]> granicus.if.org Git - llvm/commit
Merging r293310:
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 27 Jan 2017 20:21:31 +0000 (20:21 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 27 Jan 2017 20:21:31 +0000 (20:21 +0000)
commit974695d103f9d6957744e57ddadf1f2a42b1ad18
tree5ecd915de3125fbda8e0d02a552dd0945f49a9c4
parente53639621847ef167c60cf603edf8f320330d5f5
Merging r293310:
------------------------------------------------------------------------
r293310 | arsenm | 2017-01-27 09:42:26 -0800 (Fri, 27 Jan 2017) | 8 lines

AMDGPU: Enable FeatureFlatForGlobal on Volcanic Islands

Accomplishes what r292982 was supposed to, which ended up
only really making the necessary test changes.

This should be applied to the 4.0 branch.

Patch by Vedran Miletić <vedran@miletic.net>
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_40@293329 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/AMDGPU.td
lib/Target/AMDGPU/AMDGPUSubtarget.cpp
lib/Target/AMDGPU/AMDGPUSubtarget.h
test/CodeGen/AMDGPU/ci-use-flat-for-global.ll [deleted file]
test/CodeGen/AMDGPU/fcanonicalize.f16.ll
test/CodeGen/AMDGPU/flat-for-global-subtarget-feature.ll [new file with mode: 0644]
test/CodeGen/AMDGPU/v_madak_f16.ll