[PATCH] D152834: A new code layout algorithm for function reordering [2/3]
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 20 12:01:18 PDT 2023
davidxl added a comment.
What is the baseline of the performance measurement? Is it with AutoFDO or instrumentation FDO? I also wonder if performance number is measured with hugepage text or small pages (it is surprising to see 20% iTLB reduction over the baseline -- assuming with profile data).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152834/new/
https://reviews.llvm.org/D152834
More information about the llvm-commits
mailing list