[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 26 00:32:32 PDT 2025
vg0204 wrote:
> The unaddressable parts should get an assigned regunit.
We might need to do the similar thing for other targets as well like X86 (and maybe more as well)
https://github.com/llvm/llvm-project/pull/129847
More information about the llvm-commits
mailing list