commit | 12a70396449f106867a1bab3772ad11b433ae50b | [log] [tgz] |
---|---|---|
author | Matthias Braun <matze@braunis.de> | Mon Apr 13 17:16:33 2015 +0000 |
committer | Matthias Braun <matze@braunis.de> | Mon Apr 13 17:16:33 2015 +0000 |
tree | 4c64e442677304694d4268ee23abcabd026be372 | |
parent | 332adac427cadd5f047fe96af3783f1f5586327e [diff] |
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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234763 91177308-0d34-0410-b5e6-96231b3b80d8