[PATCH] D93359: [RISCV] Define vle/vse intrinsics.
Zakk Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 16 05:27:26 PST 2020
khchen updated this revision to Diff 312186.
khchen added a comment.
address @craig.topper's comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93359/new/
https://reviews.llvm.org/D93359
Files:
llvm/include/llvm/IR/IntrinsicsRISCV.td
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/test/CodeGen/RISCV/rvv/vle-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vle-rv64.ll
llvm/test/CodeGen/RISCV/rvv/vse-rv32.ll
llvm/test/CodeGen/RISCV/rvv/vse-rv64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93359.312186.patch
Type: text/x-patch
Size: 155580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201216/23b19a16/attachment.bin>
More information about the llvm-commits
mailing list