[LV] Clarify comment for selectVectorizationFactor (NFC).
authorFlorian Hahn <flo@fhahn.com>
Sun, 30 Apr 2023 20:12:15 +0000 (21:12 +0100)
committerFlorian Hahn <flo@fhahn.com>
Sun, 30 Apr 2023 20:12:15 +0000 (21:12 +0100)
commit0b24436591e1bbea5943d7ef816544f2d90d26d2
tree06af61fac1adccfa883fe0f710e9a58f69cce219
parenta431402fd262ca54a923842148be6cdcef7ab636
[LV] Clarify comment for selectVectorizationFactor (NFC).

The comment is stale, as UserVF is handled before selectVectorizationFactor
is called. Clarify the comment by remove the mention of UserVF.

Suggested as independent improvement in D143938.
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp