[llvm] [RegAllocFast] NFC cleanups (PR #74860)

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 8 09:52:29 PST 2023


MatzeB wrote:

Most of the changes look good to me. I suspect there is ways where `definePhysReg` can change the number of operands of the instruction, making it a necessity to write some of those for loops in this odd style?

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


More information about the llvm-commits mailing list