[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
Tue Mar 22 09:53:11 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG49c2206b3bdc: [VP] Preserve address space of pointer for strided load/store intrinsics. (authored by craig.topper).
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.417327.patch
Type: text/x-patch
Size: 23819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220322/be87f625/attachment.bin>
More information about the llvm-commits
mailing list