Skip to content

Commit cda41c6

Browse files
committed
Update comment
1 parent 431d6d9 commit cda41c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/Transforms/Vectorize/LoopVectorize.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ class InnerLoopVectorizer {
515515
VPReplicateRecipe *RepRecipe, const VPLane &Lane,
516516
VPTransformState &State);
517517

518-
/// Fix the non-induction PHIs in \p Plan.
518+
/// Fix the widened PHIs in \p Plan.
519519
void fixWidenedPHIs(VPTransformState &State);
520520

521521
/// Returns the original loop trip count.

0 commit comments

Comments
 (0)