[PATCH] D125747: [RISCV] Enable scalable vectorization by default for RVV
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 1 13:15:15 PDT 2022
reames added a comment.
FYI, I have a new version of this posted here: https://reviews.llvm.org/D129013
This follows a bunch of work to avoid crashes in cost modeling, or consumers involving Invalid costs, and a fair amount of cost model implementation work.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125747/new/
https://reviews.llvm.org/D125747
More information about the llvm-commits
mailing list