================
@@ -313,7 +313,7 @@ MachineBasicBlock::reverse_iterator 
SIOptimizeExecMasking::findExecCopy(
   return E;
 }
 
-// XXX - Seems LivePhysRegs doesn't work correctly since it will incorrectly
+// XXX - Seems LiveRegUnits doesn't work correctly since it will incorrectly
----------------
kparzysz wrote:

I think LiveRegUnits fixes this issue, doesn't it?

https://github.com/llvm/llvm-project/pull/84118
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to