Files
clang-p2996/llvm/test/CodeGen/NVPTX/dynamic-stackalloc-regression.ll
Justin Fargnoli 83d9ed29c1 [NVPTX] Emit NVPTXISD::DYNAMIC_STACKALLOC's chain (#101714)
`LowerDYNAMIC_STACKALLOC()` emits the `dynamic_stackalloc` chain operand
instead of the chain produced by the `NVPTXISD::DYNAMIC_STACKALLOC`. Fix
this behavior and don't produce an unnecessary `ISD::MERGE_VALUES`.
2024-08-05 10:53:33 -07:00

1.0 KiB