diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2017-12-27 11:36:18 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2017-12-27 11:36:18 +0000 |
commit | 6fad3cbc6662099c7d390d5533e627295cdf7156 (patch) | |
tree | 07c59c80ea39e88a742954e05b1af9ad4f7c670e /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | a09663a5c1c7e3c330acff45236e87266dd26ae7 (diff) | |
download | llvm-6fad3cbc6662099c7d390d5533e627295cdf7156.zip llvm-6fad3cbc6662099c7d390d5533e627295cdf7156.tar.gz llvm-6fad3cbc6662099c7d390d5533e627295cdf7156.tar.bz2 |
[DAGCombine] foldBinOpIntoSelect can fail to constant fold in some cases.
For example, float operations may fail to constant fold under certain circumstances (inf/nan/denormal creation etc.)
Reduced from oss-fuzz #4802 test case
llvm-svn: 321488
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions