llvm-project/llvm/test/CodeGen/VE
Craig Topper 49c2206b3b [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
2022-03-22 09:52:54 -07:00
..
Packed [VE] v512|256 f32|64 fneg isel and tests 2022-03-16 11:31:26 +01:00
Scalar [SDAG] simplify bitwise logic with repeated operand 2022-03-13 11:12:30 -04:00
VELIntrinsics [VE] Support more intrinsics 2022-03-14 19:17:15 +09:00
Vector [VP] Preserve address space of pointer for strided load/store intrinsics. 2022-03-22 09:52:54 -07:00
lit.local.cfg