summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2015-04-13 17:16:33 +0000
committerMatthias Braun <matze@braunis.de>2015-04-13 17:16:33 +0000
commita283cb3265c21fe2ad00a562275327eb5f9baa30 (patch)
tree517e6a1a515997d07a6ced8c28713d41951190d8 /llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
parent2bff5161c430e88a0e6972eba57f2ebbd6ef8678 (diff)
downloadbcm5719-llvm-a283cb3265c21fe2ad00a562275327eb5f9baa30.tar.gz
bcm5719-llvm-a283cb3265c21fe2ad00a562275327eb5f9baa30.zip
DAGCombiner: Fix crash in select(select) opt.
In case of different types used for the condition of the selects the select(select) -> select(and) normalisation cannot be performed. See also: http://reviews.llvm.org/D7622 llvm-svn: 234763
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud