aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Interpreter/CommandObject.cpp
diff options
context:
space:
mode:
authorJingu Kang <jingu.kang@arm.com>2021-06-07 12:55:30 +0100
committerJingu Kang <jingu.kang@arm.com>2021-06-22 16:18:00 +0100
commit873ff5a72864fdf60614cca8adbd0d869fc9a9a2 (patch)
tree67635f893d3b49a39900a3082bfcebe6a6160016 /lldb/source/Interpreter/CommandObject.cpp
parent6c782e6eb0390097a02ae20bed7c502b8ee15696 (diff)
downloadllvm-873ff5a72864fdf60614cca8adbd0d869fc9a9a2.zip
llvm-873ff5a72864fdf60614cca8adbd0d869fc9a9a2.tar.gz
llvm-873ff5a72864fdf60614cca8adbd0d869fc9a9a2.tar.bz2
[SimpleLoopUnswich] Fixa a bug on ComputeUnswitchedCost with partial unswitch
There was a bug from cost calculation for partially invariant unswitch. The costs of non-duplicated blocks are substracted from the total LoopCost, so anything that is duplicated should not be counted. Differential Revision: https://reviews.llvm.org/D103816
Diffstat (limited to 'lldb/source/Interpreter/CommandObject.cpp')
0 files changed, 0 insertions, 0 deletions