diff options
author | David Green <david.green@arm.com> | 2025-08-04 13:42:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-04 13:42:57 +0100 |
commit | b30d5315b7ed6d9e2f5aab7140896d16ed020a40 (patch) | |
tree | 7a42f6ef7d31d9a8b57af70adac3ad672c5e80a9 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | ca513ee1ec635cc5579f6d65983676c1bb417508 (diff) | |
download | llvm-b30d5315b7ed6d9e2f5aab7140896d16ed020a40.zip llvm-b30d5315b7ed6d9e2f5aab7140896d16ed020a40.tar.gz llvm-b30d5315b7ed6d9e2f5aab7140896d16ed020a40.tar.bz2 |
[AArch64] Add better fcmp costs for expanded predicates (#147940)
Certain fcmp predicates need to be expanded into multiple operations and
or'd together. This adds some more accurate cost modelling for them
based on the predicate. Unsupported operations are given the cost of a
libcall and the latency is set to 2 as that seemed to be fairly common
between different CPUs.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions