summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InferAddressSpaces/AMDGPU/no-flat-addrspace.ll
Commit message (Collapse)AuthorAgeFilesLines
* AMDGPU: Ignore subtarget for InferAddressSpacesMatt Arsenault2019-06-171-0/+13
Even if the target doesn't have flat instructions, addrspace(0) is still flat. It just happens to not work. llvm-svn: 363561
OpenPOWER on IntegriCloud