diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-03-22 09:41:40 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-03-22 09:52:54 -0700 |
commit | 49c2206b3bdce4a37a4602527b2d3da673514333 (patch) | |
tree | 5c639a900b69c19fd7d47aea44d3e96444cd37cc /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | c354167ae217f90399bff9a644fffb3e9a6b4334 (diff) | |
download | llvm-49c2206b3bdce4a37a4602527b2d3da673514333.zip llvm-49c2206b3bdce4a37a4602527b2d3da673514333.tar.gz llvm-49c2206b3bdce4a37a4602527b2d3da673514333.tar.bz2 |
[VP] Preserve address space of pointer for strided load/store intrinsics.
This adds LLVMAnyPointerToElt to use instead of LLVMPointerToElt.
This allows us to preserve the address space as part of the type
overload for the intrinsic, but still require the vector element
type to match the pointer type.
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D122042
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions