aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackMaps.cpp
diff options
context:
space:
mode:
authorAiden Grossman <agrossman154@yahoo.com>2024-01-19 11:34:16 -0800
committerGitHub <noreply@github.com>2024-01-19 11:34:16 -0800
commit2b31a673de51061d0407b79127054a5083659efc (patch)
treec6f19961707120fb1b97f20ba587e0bad6592f52 /llvm/lib/CodeGen/StackMaps.cpp
parentc067524852816c9f6a99ddbb888cd33b9c5a2042 (diff)
downloadllvm-2b31a673de51061d0407b79127054a5083659efc.zip
llvm-2b31a673de51061d0407b79127054a5083659efc.tar.gz
llvm-2b31a673de51061d0407b79127054a5083659efc.tar.bz2
[llvm-exegesis] Make duplicate snippet repetitor produce whole snippets (#77224)
Currently, the duplicate snippet repetitor will truncate snippets that do not exactly divide the minimum number of instructions. This patch corrects that behavior by making the duplicate snippet repetitor duplicate the snippet in its entirety until the minimum number of instructions has been reached. This makes the behavior consistent with the loop snippet repetitor, which will execute at least `--num-repetitions` (soon to be renamed `--min-instructions`) instructions.
Diffstat (limited to 'llvm/lib/CodeGen/StackMaps.cpp')
0 files changed, 0 insertions, 0 deletions