[llvm] [WIP][CodeGen] Modifying MBB's liveins representation as into regUnits (PR #129847)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Fri May 16 03:34:56 PDT 2025


https://github.com/jayfoad commented:

Overall I quite like the idea of tracking regunit _roots_ instead of regunits themselves. At least it makes this a smaller incremental change.

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


More information about the llvm-commits mailing list