diff options
author | David Green <david.green@arm.com> | 2020-01-05 10:59:21 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2020-01-05 11:24:04 +0000 |
commit | fb8c9a339a9d0b78370fbd814d62dd5779f1e196 (patch) | |
tree | 42ddcbf3b8517c17aa5c85b837562f15d6c9d052 /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp | |
parent | c15a56f61a56e862c9613a334d1427638899942b (diff) | |
download | bcm5719-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/main2.cpp')
0 files changed, 0 insertions, 0 deletions