summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2014-05-09 23:28:49 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2014-05-09 23:28:49 +0000
commit3ae331d81a8f9e477df10ab86dca999d9f136a26 (patch)
treee05f1a47b15782c57635d6ed9c8d0aca925f0a92 /tools
parentd30c11eddee0c6f17a65303c249b77d14962c973 (diff)
downloadllvm-3ae331d81a8f9e477df10ab86dca999d9f136a26.tar.gz
llvm-3ae331d81a8f9e477df10ab86dca999d9f136a26.tar.bz2
llvm-3ae331d81a8f9e477df10ab86dca999d9f136a26.tar.xz
SLPVectorizer: When sorting by domination for CSE don't assert on unreachable code.
There is no total ordering if the CFG is disconnected. We don't care if we catch all CSE opportunities in dead code either so just exclude ignore them in the assert. PR19646 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208461 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions