[InferAddressSpaces] Handle vector of pointers type & Support intrinsic masked gather...
authorCaprYang <capryang@gmail.com>
Wed, 17 May 2023 20:39:36 +0000 (21:39 +0100)
committerMatt Arsenault <arsenm2@gmail.com>
Wed, 17 May 2023 22:40:06 +0000 (23:40 +0100)
commit44096e6904e10bb313fef2f6aaff25c25d1325f7
tree946f887609dcfd38080a4fae4c93c9039d2a9fad
parentdd61b63b5ca1c8a15013e2154bf3b30243df66bd
[InferAddressSpaces] Handle vector of pointers type & Support intrinsic masked gather/scatter
llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp
llvm/test/Transforms/InferAddressSpaces/AMDGPU/icmp.ll
llvm/test/Transforms/InferAddressSpaces/masked-gather-scatter.ll [new file with mode: 0644]
llvm/test/Transforms/InferAddressSpaces/vector-of-pointers.ll [new file with mode: 0644]