summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Demangle/ItaniumDemangle.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2018-03-19 15:14:30 +0000
committerSanjay Patel <spatel@rotateright.com>2018-03-19 15:14:30 +0000
commit0ce308677793d1904d85ce341e169f7ac01e8c46 (patch)
treef0d889ad281d8600bca395fb7eadb3480788a77b /llvm/lib/Demangle/ItaniumDemangle.cpp
parente5340a8ce962141534fc9b042e189b2ce84e6e01 (diff)
downloadbcm5719-llvm-0ce308677793d1904d85ce341e169f7ac01e8c46.tar.gz
bcm5719-llvm-0ce308677793d1904d85ce341e169f7ac01e8c46.zip
[InstCombine] canonicalize fcmp+select to fabs
This is complicated by -0.0 and nan. This is based on the DAG patterns as shown in D44091. I'm hoping that we can just remove those DAG folds and always rely on IR canonicalization to handle the matching to fabs. We would still need to delete the broken code from DAGCombiner to fix PR36600: https://bugs.llvm.org/show_bug.cgi?id=36600 Differential Revision: https://reviews.llvm.org/D44550 llvm-svn: 327858
Diffstat (limited to 'llvm/lib/Demangle/ItaniumDemangle.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud