[PATCH] D93893: [RISCV] Define vsext/vzext intrinsics.

Zakk Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 29 17:02:52 PST 2020


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

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93893

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93893.314039.patch
Type: text/x-patch
Size: 127701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201230/883730b2/attachment-0001.bin>


More information about the llvm-commits mailing list