llvm-project/llvm/test/Transforms/InferAddressSpaces
Matt Arsenault d6671ee90c InferAddressSpaces: Handle ptrmask intrinsic
This one is slightly odd since it counts as an address expression,
which previously could never fail. Allow the existing TTI hook to
return the value to use, and re-use it for handling how to handle
ptrmask.

Handles the no-op addrspacecasts for AMDGPU. We could probably do
something better based on analysis of the mask value based on the
address space, but leave that for now.
2020-05-28 10:04:02 -04:00
..
AMDGPU InferAddressSpaces: Handle ptrmask intrinsic 2020-05-28 10:04:02 -04:00
NVPTX [InferAddressSpaces] Enhance the handling of cosntexpr. 2019-05-10 14:57:42 +00:00