[llvm] [AMDGPU] Machine-CP is deleting incorrect copy instr. (PR #114773)

Stanislav Mekhanoshin via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 4 10:36:11 PST 2024


rampitec wrote:

I can guess it was done to change the def of $agpr0_agpr1 as partially defined now. But there was probably code to kill $argp0 upon partial spill, which is now gone. As shown it is irrelevant.

https://github.com/llvm/llvm-project/pull/114773


More information about the llvm-commits mailing list