[llvm] [VPlan] Add VPIRInstruction, use for exit block live-outs. (PR #100735)

via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 14 08:46:50 PDT 2024


================
@@ -972,7 +980,7 @@ void VPlan::prepareToExecute(Value *TripCountV, Value *VectorTripCountV,
 /// predecessor, which is rewired to the new VPIRBasicBlock. All successors of
----------------
ayalz wrote:

Worth clarifying and asserting (independently).

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


More information about the llvm-commits mailing list