diff options
author | David Green <david.green@arm.com> | 2021-07-22 18:19:54 +0100 |
---|---|---|
committer | David Green <david.green@arm.com> | 2021-07-22 18:19:54 +0100 |
commit | c9cebda772cbb6cdfc096c10cbc3cc3826801109 (patch) | |
tree | 0dbf66e8943cfdfa3e23b0522dbd8c39348d1c95 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h | |
parent | e1bdb57958791f0635030d3211c6895b6ff65016 (diff) | |
download | llvm-c9cebda772cbb6cdfc096c10cbc3cc3826801109.zip llvm-c9cebda772cbb6cdfc096c10cbc3cc3826801109.tar.gz llvm-c9cebda772cbb6cdfc096c10cbc3cc3826801109.tar.bz2 |
[AArch64] Adjust the cost of integer sum reductions
This changes the cost to (LT.first-1) * cost(add) + 2, where the cost of
an add is assumed to be 1. This brings it inline with the other
reductions.
Differential Revision: https://reviews.llvm.org/D106240
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions