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

ShihPo Hung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 19 23:12:36 PST 2021


arcbbb updated this revision to Diff 317780.
arcbbb retitled this revision from "[WIP] Add intrinsics for vrgatherei16 instruction" to "[RISCV] Add intrinsics for vrgatherei16 instruction".
arcbbb edited the summary of this revision.
arcbbb added reviewers: craig.topper, evandro, rogfer01, frasercrmck.
Herald added subscribers: NickHung, benna, psnobl, shiva0217, kito-cheng.

Repository:
  rG LLVM Github Monorepo

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

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.317780.patch
Type: text/x-patch
Size: 102159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210120/729b48fb/attachment.bin>


More information about the llvm-commits mailing list