[llvm] [VPlan] Manage Sentinel value for FindLastIV in VPlan. (PR #142291)

via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 13 13:53:24 PDT 2025


================
@@ -645,16 +645,16 @@ Value *VPInstruction::generate(VPTransformState &State) {
 
     // The recipe's operands are the reduction phi, followed by one operand for
     // each part of the reduction.
----------------
ayalz wrote:

 Comment needs updating? Operands better be explaining under /// somewhere?

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


More information about the llvm-commits mailing list