[PATCH] D113424: ext-tsp basic block layout
Wenlei He via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 8 11:19:18 PST 2021
wenlei added a subscriber: davidxl.
wenlei added a comment.
cc @davidxl We're bring the ext-tsp layout algorithm to llvm. the algorithm has been used for years in BOLT and proven to be effective, and it now shows good results with compiler PGO too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113424/new/
https://reviews.llvm.org/D113424
More information about the llvm-commits
mailing list