]> granicus.if.org Git - llvm/commit
Merging r259546:
authorTom Stellard <thomas.stellard@amd.com>
Thu, 2 Jun 2016 21:01:44 +0000 (21:01 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 2 Jun 2016 21:01:44 +0000 (21:01 +0000)
commitc7c7ff0731e2d604bf13e975748f8c487471bd8f
treeb0439e85905982d2b0b1cfd0a8972a0f4b3eafb8
parent2b7d8c6ecfee892e7cdfea992a8ab30b3b63cf72
Merging r259546:

------------------------------------------------------------------------
r259546 | Matthew.Arsenault | 2016-02-02 11:18:53 -0800 (Tue, 02 Feb 2016) | 5 lines

AMDGPU: Whitelist handled intrinsics

We shouldn't crash on unhandled intrinsics.
Also simplify failure handling in loop.

------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_38@271592 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
test/CodeGen/AMDGPU/promote-alloca-unhandled-intrinsic.ll [new file with mode: 0644]