[PATCH] D99718: [LoopVectorize] Simplify scalar cost calculation in getInstructionCost
Christopher Tetreault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 23 16:49:10 PDT 2021
ctetreau added a comment.
Herald added a subscriber: tmatheson.
I prefer an assert, but so long as the compiler produces correct results in the assertion failure case, I guess it's fine for now. I'll not block your patch over it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99718/new/
https://reviews.llvm.org/D99718
More information about the llvm-commits
mailing list