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

Han Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 22:39:18 PDT 2023


shenhan updated this revision to Diff 531175.
shenhan marked 4 inline comments as done.
shenhan retitled this revision from "[NFC] Refactor MBB hotness/coldness into MBFI." to "[NFC] Refactor MBB hotness/coldness into templated PSI functions".
shenhan edited the summary of this revision.

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/lib/Analysis/ProfileSummaryInfo.cpp
  llvm/lib/CodeGen/MachineSizeOpts.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152758.531175.patch
Type: text/x-patch
Size: 27059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230614/ca7ee959/attachment.bin>


More information about the llvm-commits mailing list