diff options
author | Nilanjana Basu <n_basu@apple.com> | 2024-02-05 17:23:58 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-05 17:23:58 -0800 |
commit | c1c5b854adc9414ee3d8c55ddd07bdb4cc5b7171 (patch) | |
tree | 943126ceeeba6fb5fb2a4feb0602de9ffebc62f1 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | abe102b87204a8b5bb637b675ed58ee6695016af (diff) | |
download | llvm-c1c5b854adc9414ee3d8c55ddd07bdb4cc5b7171.zip llvm-c1c5b854adc9414ee3d8c55ddd07bdb4cc5b7171.tar.gz llvm-c1c5b854adc9414ee3d8c55ddd07bdb4cc5b7171.tar.bz2 |
[LV] Remove loop trip count threshold for deciding whether to interleave a loop (#67725)
A set of microbenchmarks (https://github.com/llvm/llvm-test-suite/pull/26) showed that loop interleaving can be beneficial for loops with low trip count as well. Loop interleaving count computation is updated accordingly in prior patches while this patch removes the loop trip count threshold for interleaving.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions