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

Zakk Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 29 05:11:46 PST 2020


khchen updated this revision to Diff 313963.
khchen added a comment.

Replace NoVReg with VR and add comment to indicate which is NoVReg.


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.313963.patch
Type: text/x-patch
Size: 127701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201229/abece6e0/attachment.bin>


More information about the llvm-commits mailing list