[clang] [llvm] [RegisterCoalescer] Improve register allocation for return values by limiting rematerialization (PR #163047)
Quentin Colombet via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 4 11:02:32 PST 2025
https://github.com/qcolombet requested changes to this pull request.
I don't feel this is the right way to fix this problem.
This looks like too specific and not really a coalescing problem.
https://github.com/llvm/llvm-project/pull/163047
More information about the llvm-commits
mailing list