aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/CommandLineTest.cpp
diff options
context:
space:
mode:
authorAiden Grossman <agrossman154@yahoo.com>2024-01-08 11:51:20 -0800
committerGitHub <noreply@github.com>2024-01-08 11:51:20 -0800
commit7173ae99c0e1b13536a8492335c595f8aaee4267 (patch)
tree8a3c07ef550ea950c0e88a27d48cc7044e329788 /llvm/unittests/Support/CommandLineTest.cpp
parente7655ad605d77e206ec94b2cef59c41a508edba7 (diff)
downloadllvm-7173ae99c0e1b13536a8492335c595f8aaee4267.zip
llvm-7173ae99c0e1b13536a8492335c595f8aaee4267.tar.gz
llvm-7173ae99c0e1b13536a8492335c595f8aaee4267.tar.bz2
[llvm-exegesis] Align loop MBB in loop repetitor (#77264)
This patch sets the alignment of the loob MBB in the loop repetitor to 16 to avoid instruction fetch/predecoding bottlenecks that can come up with unaligned code. The value of 16 was chosen based on numbers for recent Intel microarchitectures and reccomendations from Agner Fog. Fixes #77259.
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions