[PATCH] D99718: [LoopVectorize] Simplify scalar cost calculation in getInstructionCost
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 26 09:04:34 PDT 2021
sdesmalen accepted this revision.
sdesmalen added a comment.
This revision is now accepted and ready to land.
Expanding the assert with the extra condition seems the right approach, as it hopefully covers all cases now. If it doesn't, we can always reconsider the approach.
LGTM.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99718/new/
https://reviews.llvm.org/D99718
More information about the llvm-commits
mailing list