summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2025-08-04 13:42:57 +0100
committerGitHub <noreply@github.com>2025-08-04 13:42:57 +0100
commitb30d5315b7ed6d9e2f5aab7140896d16ed020a40 (patch)
tree7a42f6ef7d31d9a8b57af70adac3ad672c5e80a9 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentca513ee1ec635cc5579f6d65983676c1bb417508 (diff)
[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.cpp')
0 files changed, 0 insertions, 0 deletions