[PATCH] D93359: [RISCV] Define vle/vse intrinsics.
Zakk Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 16 18:08:39 PST 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
khchen marked an inline comment as done.
Closed by commit rGc1d6d461aa77: [RISCV] Define vle/vse intrinsics. (authored by khchen).
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.312354.patch
Type: text/x-patch
Size: 155580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201217/db3a644a/attachment.bin>
More information about the llvm-commits
mailing list