================
@@ -2244,17 +2244,49 @@ bool 
SIFrameLowering::allocateScavengingFrameIndexesNearIncomingSP(
   return true;
 }
 
+static bool isLiveIntoMBB(MCRegister Reg, MachineBasicBlock &MBB,
----------------
slinder1 wrote:

@arsenm I pushed a version which just walks regunit roots, see 
https://github.com/llvm/llvm-project/pull/164724/files#diff-9aed5b156d320e04c0a60491e5f42e1e9e275052fc148515089bc4796937c0f7R2247

Ignore the rest of the diff for now, I still can't get graphite to update these 
and need to manually go through and clean up the branches

https://github.com/llvm/llvm-project/pull/164724
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to