[llvm] [RegisterCoalescer] Prune live range of early-clobber from live-in (PR #157628)
Hongyu Chen via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 9 02:05:55 PDT 2025
XChy wrote:
A more conservative way is to prune live ranges from the live-in for all kinds of kills.
https://github.com/llvm/llvm-project/pull/157628
More information about the llvm-commits
mailing list