diff options
author | David Majnemer <david.majnemer@gmail.com> | 2016-04-08 16:51:49 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2016-04-08 16:51:49 +0000 |
commit | 56737722e43464b896b9e7e628a8c3ce841da605 (patch) | |
tree | 5b27438b2d70b1bc1fa4388087e981498e17985b /clang/lib/Frontend/CodeGenOptions.cpp | |
parent | 6d6d6af2263c917c2f9a4b8260dbac4d7c6e07b4 (diff) | |
download | bcm5719-llvm-56737722e43464b896b9e7e628a8c3ce841da605.tar.gz bcm5719-llvm-56737722e43464b896b9e7e628a8c3ce841da605.zip |
[InstCombine] Fix miscompile in FoldSPFofSPF
We had a select of a cast of a select but attempted to replace the outer
select with the inner select dispite their incompatible types.
Patch by Anton Korobeynikov!
This fixes PR27236.
llvm-svn: 265805
Diffstat (limited to 'clang/lib/Frontend/CodeGenOptions.cpp')
0 files changed, 0 insertions, 0 deletions