[PATCH] D95014: [WIP] Add intrinsics for vrgatherei16 instruction

ShihPo Hung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 19 18:22:47 PST 2021


arcbbb created this revision.
Herald added subscribers: frasercrmck, luismarques, apazos, sameer.abuasal, pzheng, s.egerton, Jim, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya.
arcbbb requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D95014

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95014.317742.patch
Type: text/x-patch
Size: 103096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210120/d622908f/attachment.bin>


More information about the llvm-commits mailing list