llvm-project/llvm/test/Transforms/InferAddressSpaces
Matt Arsenault 4859dd4170 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 [InferAddressSpaces] Enhance the handling of cosntexpr. 2019-05-10 14:57:42 +00:00