AMDGPU: Error on graphics shaders with HSA
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 2 Nov 2015 23:23:02 +0000 (23:23 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 2 Nov 2015 23:23:02 +0000 (23:23 +0000)
commit896d6554cb7c17df0fcb9335df33e62289495ab4
treee91aa447b7cab61cb275a8120ccd4229df869d7b
parent9620204c3b5e96e55e1eb7ab6ac2fe9d62146995
AMDGPU: Error on graphics shaders with HSA

I've found myself pointlessly debugging problems from running
graphics tests with an HSA triple a few times, so stop this from
happening again.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251858 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/SIISelLowering.cpp
test/CodeGen/AMDGPU/no-hsa-graphics-shaders.ll [new file with mode: 0644]