1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test/Transforms/InferAddressSpaces
Matt Arsenault 44e7d55088 AMDGPU: Handle rewriting ptrmask for more address spaces
If this mask only clears bits in the low 32-bit half of a flat
pointer, these bits are always preserved in the result address
space. If the high bits are modified, they may need to be preserved
for some kind of user pointer tagging.
2020-05-28 14:35:15 -04:00
..
AMDGPU AMDGPU: Handle rewriting ptrmask for more address spaces 2020-05-28 14:35:15 -04:00
NVPTX