summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaTemplate/instantiation-depth-default.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2018-08-08 23:04:43 +0000
committerSanjay Patel <spatel@rotateright.com>2018-08-08 23:04:43 +0000
commite47dc1a40522761752a4bdcb5e23f8147c1da0e2 (patch)
tree24505b08baeef3434429ef42ba04729feabb13f0 /clang/test/SemaTemplate/instantiation-depth-default.cpp
parente327266d45b14b693630be50c0bfa1fce18c66f2 (diff)
downloadbcm5719-llvm-e47dc1a40522761752a4bdcb5e23f8147c1da0e2.tar.gz
bcm5719-llvm-e47dc1a40522761752a4bdcb5e23f8147c1da0e2.zip
[DAGCombiner] loosen constraints for fsub+fadd fold
isNegatibleForFree() should not matter here (as the test diffs show) because it's always a win to replace an fsub+fadd with fneg. The problem in D50195 persists because either (1) we are doing these folds in the wrong order or (2) we're missing another fold for fadd. llvm-svn: 339299
Diffstat (limited to 'clang/test/SemaTemplate/instantiation-depth-default.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud