[LV] Break up condition in selectEpilogueVectorizationFactor loop (NFCI)
authorFlorian Hahn <flo@fhahn.com>
Mon, 3 Jul 2023 21:39:40 +0000 (22:39 +0100)
committerFlorian Hahn <flo@fhahn.com>
Mon, 3 Jul 2023 21:39:40 +0000 (22:39 +0100)
commitb4efc0f070baefa6a308f0cf4d23cd71ad608deb
tree5d6c0e31c631033c17f82d51ef4f139daface232
parentcec93c6589fe6e6fab99aa5c11819ff841a469b2
[LV] Break up condition in selectEpilogueVectorizationFactor loop (NFCI)

Restructure the loop as suggested in D154264 to increase readability and
make it easier to extend.
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp