[PATCH] D122042: [VP] Preserve address space of pointer for strided load/store intrinsics.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 21 09:43:39 PDT 2022


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

Update VE tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122042

Files:
  llvm/include/llvm/IR/Intrinsics.h
  llvm/include/llvm/IR/Intrinsics.td
  llvm/lib/IR/Function.cpp
  llvm/lib/IR/IntrinsicInst.cpp
  llvm/test/CodeGen/VE/Vector/vp_strided_load.ll
  llvm/test/CodeGen/VE/Vector/vp_strided_store.ll
  llvm/unittests/IR/VPIntrinsicTest.cpp
  llvm/utils/TableGen/IntrinsicEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122042.416995.patch
Type: text/x-patch
Size: 23819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220321/71745385/attachment.bin>


More information about the llvm-commits mailing list