[PATCH] D116339: [RISCV] Add a command line option to control the LMUL used by TTI's getRegisterBitWidth.

Kito Cheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 7 19:19:44 PST 2022


kito-cheng accepted this revision.
kito-cheng added a comment.
This revision is now accepted and ready to land.

LGTM, I think it's good start to utilizing the feature of LMUL in vector extension for auto vectorization.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116339



More information about the llvm-commits mailing list