[all-commits] [llvm/llvm-project] 283886: [NFC] Simple tidy-up in LoopVectorizationCostModel...
david-arm via All-commits
all-commits at lists.llvm.org
Mon Oct 4 02:17:45 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 28388645a39e4e840a7f3e72e851b1a68fc5deca
https://github.com/llvm/llvm-project/commit/28388645a39e4e840a7f3e72e851b1a68fc5deca
Author: David Sherwood <david.sherwood at arm.com>
Date: 2021-10-04 (Mon, 04 Oct 2021)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[NFC] Simple tidy-up in LoopVectorizationCostModel::selectEpilogueVectorizationFactor
Avoid creating EpilogueVectorizationForceVF twice.
More information about the All-commits
mailing list