[PATCH] D99727: [NFC][LoopVectorize] Remove unnecessary VF.isScalable asserts
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 1 08:02:13 PDT 2021
frasercrmck added a comment.
Makes sense to me, though I'll defer acceptance since I'm not actively working on this code right now. I assume you can multiply `InstructionCost` by an integer even if the cost is invalid?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99727/new/
https://reviews.llvm.org/D99727
More information about the llvm-commits
mailing list