[PATCH] D93364: [RISCV] Load/Store vector mask types.
Hsiangkai Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 1 15:45:28 PST 2021
HsiangKai updated this revision to Diff 320628.
HsiangKai added a comment.
Herald added subscribers: StephenFan, vkmr.
Use vle1.v/vse1.v to load/store mask types.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93364/new/
https://reviews.llvm.org/D93364
Files:
llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
llvm/test/CodeGen/RISCV/rvv/load-mask.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93364.320628.patch
Type: text/x-patch
Size: 4843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210201/ea7cd5fd/attachment.bin>
More information about the llvm-commits
mailing list