[llvm] [AMDGPU] Post-RA AGPR copy elimination pass (PR #153901)
Shilei Tian via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 15 16:41:49 PDT 2025
shiltian wrote:
> Should what this pass does be integrated in the AMDGPURewriteAGPRCopyMFMA pass instead of being its own thing?
IMHO it might be better.
https://github.com/llvm/llvm-project/pull/153901
More information about the llvm-commits
mailing list