[PATCH] D152758: [NFC] Refactor MBB hotness/coldness into templated PSI functions

Han Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 26 21:58:16 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
shenhan marked an inline comment as done.
Closed by commit rGc3e33720403c: [NFC] Refactor MBB hotness/coldness into templated PSI functions. (authored by shenhan).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152758

Files:
  llvm/include/llvm/Analysis/ProfileSummaryInfo.h
  llvm/include/llvm/Transforms/Utils/SizeOpts.h
  llvm/lib/Analysis/ProfileSummaryInfo.cpp
  llvm/lib/CodeGen/MachineSizeOpts.cpp
  llvm/lib/Transforms/Utils/SizeOpts.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152758.534838.patch
Type: text/x-patch
Size: 31231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230627/9b7f1f8f/attachment.bin>


More information about the llvm-commits mailing list