[PATCH] D116534: [RISCV] Set getMinVectorRegisterBitWidth to 16 if enable fixed length vector code gen for RVV

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 7 13:26:22 PST 2022


craig.topper added a comment.

I agree it shouldn't be based on -riscv-v-vector-bits-min. But 16 feels maybe too low. What do other targets use?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116534/new/

https://reviews.llvm.org/D116534



More information about the llvm-commits mailing list