[llvm] Convert as many LivePhysRegs uses to LiveRegUnits (PR #83905)

via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 5 09:02:22 PST 2024


================
@@ -1036,15 +1036,27 @@ false:
 define void @stack_realign2(i32 %a, i32 %b, ptr %ptr1, ptr %ptr2, ptr %ptr3, ptr %ptr4, ptr %ptr5, ptr %ptr6) {
----------------
AtariDreams wrote:

Are we? It seems the only change is that blocks were moved around.

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


More information about the llvm-commits mailing list