[PATCH] D147119: [RISCV] Add vector load/store intrinsics to getTgtMemIntrinsic.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 29 08:51:19 PDT 2023


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

Fix polarity of IsUnitStrided flags.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147119

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/early-clobber-tied-def-subreg-liveness.ll
  llvm/test/CodeGen/RISCV/rvv/vsetvli-insert-crossbb.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147119.509388.patch
Type: text/x-patch
Size: 5799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230329/93157dee/attachment.bin>


More information about the llvm-commits mailing list