[PATCH] D109549: [RISCV] Teach vsetvli insertion that stores don't use the policy bits in vtype.
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 10 02:18:10 PDT 2021
frasercrmck accepted this revision.
frasercrmck added a comment.
LGTM. I was initially questioning the terminology of "store" and whether it's more generally a "no write" or "no dest" instruction. But in the RVV spec those are essentially the same so I'm easy.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109549/new/
https://reviews.llvm.org/D109549
More information about the llvm-commits
mailing list