[PATCH] D99727: [NFC][LoopVectorize] Remove unnecessary VF.isScalable asserts
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 9 06:01:47 PDT 2021
david-arm added a comment.
Hi @frasercrmck yeah that's right, we can multiply an invalid cost by another value and the cost remains 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