[PATCH] D95146: [RISCV] Make v extension imply zvamo, zvlsseg
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 21 09:25:04 PST 2021
craig.topper added a comment.
Doesn't this mean that if you only enable zvlsseg, you'll be able to use the instruction in that extension but not the vsetvli instruction that you need to program the VL register?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95146/new/
https://reviews.llvm.org/D95146
More information about the llvm-commits
mailing list