summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2013-10-16 17:06:02 +0000
committerTom Stellard <thomas.stellard@amd.com>2013-10-16 17:06:02 +0000
commitb34186ae386e9fbe46e4c4bc87f5dfbbbeda2ffc (patch)
tree5eb7fceee071eda3d4d1b3f59521034ebec33ff0 /clang/lib/CodeGen/CodeGenModule.cpp
parent69f86d199a3259a4c74924739f5ab482e40d3c73 (diff)
downloadbcm5719-llvm-b34186ae386e9fbe46e4c4bc87f5dfbbbeda2ffc.tar.gz
bcm5719-llvm-b34186ae386e9fbe46e4c4bc87f5dfbbbeda2ffc.zip
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> llvm-svn: 192813
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud