[PATCH] D147004: [RISCV] Add helper function for RVV intrinsics in getTgtMemIntrinsic. NFC

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 27 15:00:53 PDT 2023


craig.topper created this revision.
craig.topper added reviewers: reames, luke, asb, kito-cheng.
Herald added subscribers: jobnoorman, VincentWu, vkmr, frasercrmck, evandro, luismarques, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, niosHD, sabuasal, simoncook, johnrusso, rbar, hiraditya, arichardson.
Herald added a project: All.
craig.topper requested review of this revision.
Herald added subscribers: pcwang-thead, eopXD, MaskRay.
Herald added a project: LLVM.

Preparation for adding the other RVV load/store intrinsics we use
for the C API.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D147004

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147004.508805.patch
Type: text/x-patch
Size: 4369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230327/de56085d/attachment.bin>


More information about the llvm-commits mailing list