[LV] Adjust trip count based on IsOrdered in widenPHIInstruction (NFC).
authorFlorian Hahn <flo@fhahn.com>
Sat, 26 Jun 2021 12:11:18 +0000 (13:11 +0100)
committerFlorian Hahn <flo@fhahn.com>
Sat, 26 Jun 2021 12:13:25 +0000 (13:13 +0100)
commit7f369819774d376f043200220f1a2d36d53487a2
tree3b17f00442733507937d97262ea0c47a96274f6b
parent2b9016745d091385f4b41615c171988b527b1939
[LV] Adjust trip count based on IsOrdered in widenPHIInstruction (NFC).

Suggested in D104197, avoids the early exit.
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp