[PATCH] D93445: [RISCV] Define vlse/vsse intrinsics.

Zakk Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 17 17:00:29 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4b07c515ef40: [RISCV] Define vlse/vsse intrinsics. (authored by khchen).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93445/new/

https://reviews.llvm.org/D93445

Files:
  llvm/include/llvm/IR/IntrinsicsRISCV.td
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/test/CodeGen/RISCV/rvv/vlse-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vlse-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vsse-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vsse-rv64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93445.312649.patch
Type: text/x-patch
Size: 167045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201218/a76d0109/attachment.bin>


More information about the llvm-commits mailing list