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

Vikash Gupta via llvm-commits llvm-commits at lists.llvm.org
Mon May 19 00:27:37 PDT 2025


vg0204 wrote:

@jayfoad , what I feel is that, lets deal with MIR-print(related to livein) changes first which comprises about surely 80-85% test cases, then incrementally look into other tests causing codegen diff as few examples given by you and track them separately.

Sounds Good?

One last thing which I asked previously also, its fine to have these many file changes in single PR, from review as well tracking perspective?

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


More information about the llvm-commits mailing list