[PATCH] D152834: A new code layout algorithm for function reordering [2/3]

Sergey Pupyrev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 14 11:54:53 PDT 2023


spupyrev updated this revision to Diff 540523.
spupyrev marked 11 inline comments as done.
spupyrev added a comment.
Herald added a subscriber: mgrang.

addressing comments (mostly adding periods)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152834

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152834.540523.patch
Type: text/x-patch
Size: 38135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230714/2d6232ec/attachment.bin>


More information about the llvm-commits mailing list