]> granicus.if.org Git - llvm/commit
Merging r242410:
authorHans Wennborg <hans@hanshq.net>
Thu, 16 Jul 2015 22:13:13 +0000 (22:13 +0000)
committerHans Wennborg <hans@hanshq.net>
Thu, 16 Jul 2015 22:13:13 +0000 (22:13 +0000)
commit6e4912e118a174b7a136bad70a5d5cf8250aef06
treeef496951431f59c8fd12a9fc2bb4b13e47a4e7d5
parentbd53caa737f4e469c35c7c1655ea6acfdb6f2417
Merging r242410:
------------------------------------------------------------------------
r242410 | tstellar | 2015-07-16 08:38:29 -0700 (Thu, 16 Jul 2015) | 13 lines

AMDPGU/R600: Replace llvm_unreachable() call with LLVMContext::emitError()

Summary:
This fixes an issue on MIPS where the infinite-loop-evergreen.ll test
was failing to terminate.

Fixes PR24147.

Reviewers: arsenm, dsanders

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D11260
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_37@242453 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/AMDILCFGStructurizer.cpp