summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2020-01-05 10:59:21 +0000
committerDavid Green <david.green@arm.com>2020-01-05 11:24:04 +0000
commitfb8c9a339a9d0b78370fbd814d62dd5779f1e196 (patch)
tree42ddcbf3b8517c17aa5c85b837562f15d6c9d052 /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py
parentc15a56f61a56e862c9613a334d1427638899942b (diff)
downloadbcm5719-llvm-fb8c9a339a9d0b78370fbd814d62dd5779f1e196.tar.gz
bcm5719-llvm-fb8c9a339a9d0b78370fbd814d62dd5779f1e196.zip
[ARM] Use isFMAFasterThanFMulAndFAdd for scalars as well as MVE vectors
This adds extra scalar handling to isFMAFasterThanFMulAndFAdd, allowing the target independent code to handle more folds in more situations (for example if the fast math flags are present, but the global AllowFPOpFusion option isnt). It also splits apart the HasSlowFPVMLx into HasSlowFPVFMx, to allow VFMA and VMLA to be controlled separately if needed. Differential Revision: https://reviews.llvm.org/D72139
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud