diff options
author | Tom Stellard <thomas.stellard@amd.com> | 2013-10-16 17:06:02 +0000 |
---|---|---|
committer | Tom Stellard <thomas.stellard@amd.com> | 2013-10-16 17:06:02 +0000 |
commit | a4f468f245d6e6869317007c548ee4d33ad97343 (patch) | |
tree | 215d98a1528e2a1597363fff96aa9fbbdb91199b /test/Other/2002-01-31-CallGraph.ll | |
parent | c4822e0518f3ca547065424679ff4297dd8bb426 (diff) | |
download | external_llvm-a4f468f245d6e6869317007c548ee4d33ad97343.zip external_llvm-a4f468f245d6e6869317007c548ee4d33ad97343.tar.gz external_llvm-a4f468f245d6e6869317007c548ee4d33ad97343.tar.bz2 |
R600: Fix a crash in the AMDILCFGStructurizer
We were calling llvm_unreachable() when failing to optimize the
branch into if case. However, it is still possible for us
to structurize the CFG by duplicating blocks even if this optimization
fails.
Reviewed-by: Vincent Lejeune<vljn at ovi.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192813 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Other/2002-01-31-CallGraph.ll')
0 files changed, 0 insertions, 0 deletions