[PATCH] D153039: [BOLT] A new code layout algorithm for function reordering [3b/3]

Sergey Pupyrev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 27 10:12:53 PDT 2023


spupyrev updated this revision to Diff 544838.
spupyrev added a comment.
Herald added a subscriber: hiraditya.

Since the upstream diffs have landed, this is now ready for review


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153039/new/

https://reviews.llvm.org/D153039

Files:
  bolt/include/bolt/Passes/ReorderFunctions.h
  bolt/lib/Passes/ReorderFunctions.cpp
  llvm/lib/Transforms/Utils/CodeLayout.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153039.544838.patch
Type: text/x-patch
Size: 5275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230727/5c0aaa52/attachment.bin>


More information about the llvm-commits mailing list