[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:37:24 PDT 2023


craig.topper updated this revision to Diff 508820.
craig.topper added a comment.

Autodetect struct types so we don't need IsSegment.
Use MemTy for Align.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147004

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

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


More information about the llvm-commits mailing list