[NFC] Simple tidy-up in LoopVectorizationCostModel::selectEpilogueVectorizationFactor
authorDavid Sherwood <david.sherwood@arm.com>
Mon, 4 Oct 2021 08:52:26 +0000 (09:52 +0100)
committerDavid Sherwood <david.sherwood@arm.com>
Mon, 4 Oct 2021 09:14:22 +0000 (10:14 +0100)
commit28388645a39e4e840a7f3e72e851b1a68fc5deca
treed6b4fc4d6d7fa6a3ec9c2dc5d2050823dc986d34
parentd933adeaca7b9c2aa27e7ca35f7dd4ccc6b5985d
[NFC] Simple tidy-up in LoopVectorizationCostModel::selectEpilogueVectorizationFactor

Avoid creating EpilogueVectorizationForceVF twice.
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp