summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Hello/Hello.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2014-10-25 07:13:13 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2014-10-25 07:13:13 +0000
commit2abb8183b59f8f66c63af571666edfaf2f03a675 (patch)
tree4007dd7887548030427a38b4ef518f73da3c9676 /llvm/lib/Transforms/Hello/Hello.cpp
parent98ab63ce987d8aa4bda414edcb493d646acdaad9 (diff)
downloadbcm5719-llvm-2abb8183b59f8f66c63af571666edfaf2f03a675.tar.gz
bcm5719-llvm-2abb8183b59f8f66c63af571666edfaf2f03a675.zip
InstCombine: Remove overzealous asserts
These asserts can trigger if the worklist iteration order is sufficiently unlucky. Instead of adding special case logic to handle these edge conditions, just bail out on trying to transform them: InstSimplify will get them when it reaches them on the worklist. This fixes PR21378. N.B. No test case is included because any test would rely on the fragile worklist iteration order. llvm-svn: 220612
Diffstat (limited to 'llvm/lib/Transforms/Hello/Hello.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud