[PATCH] D125743: [outliner] Use profile data to avoid outlining hot blocks
Ellis Hoag via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 16 21:42:35 PDT 2022
ellis created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
ellis edited the summary of this revision.
ellis added reviewers: paquette, kyulee, wenlei.
ellis published this revision for review.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
If profile data is available then we can use it to avoid outlining hot blocks.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D125743
Files:
llvm/lib/CodeGen/MachineOutliner.cpp
llvm/test/CodeGen/AArch64/machine-outliner-profile.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125743.429932.patch
Type: text/x-patch
Size: 3643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220517/49935d20/attachment.bin>
More information about the llvm-commits
mailing list