Files
llvm/test/Transforms/InferAddressSpaces
Matt Arsenault 6f9792a238 AMDGPU: Ignore subtarget for InferAddressSpaces
Even if the target doesn't have flat instructions, addrspace(0) is
still flat. It just happens to not work.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363561 91177308-0d34-0410-b5e6-96231b3b80d8
2019-06-17 14:13:24 +00:00
..