summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2019-09-10 13:10:28 +0000
committerFlorian Hahn <flo@fhahn.com>2019-09-10 13:10:28 +0000
commit18a1f0818b659cee13865b4fad2648d85984a4ed (patch)
tree95f558a6c7cf821acdd94f31dc5c0220ef1f8700 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parent8886d0134eac27d9f4116bc39c7c4696321b9007 (diff)
downloadbcm5719-llvm-18a1f0818b659cee13865b4fad2648d85984a4ed.tar.gz
bcm5719-llvm-18a1f0818b659cee13865b4fad2648d85984a4ed.zip
[InstCombine] Use SimplifyFMulInst to simplify multiply in fma.
This allows us to fold fma's that multiply with 0.0. Also, the multiply by 1.0 case is handled there as well. The fneg/fabs cases are not handled by SimplifyFMulInst, so we need to keep them. Reviewers: spatel, anemet, lebedev.ri Reviewed By: spatel Differential Revision: https://reviews.llvm.org/D67351 llvm-svn: 371518
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud