[PATCH] D159336: Statically analyze likely and unlikely blocks based on metadata

Aditya Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 11:26:31 PDT 2023


hiraditya updated this revision to Diff 556598.

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

https://reviews.llvm.org/D159336

Files:
  llvm/include/llvm/Transforms/IPO/HotColdSplitting.h
  llvm/lib/Transforms/IPO/HotColdSplitting.cpp
  llvm/test/Transforms/HotColdSplit/split-static-profile.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159336.556598.patch
Type: text/x-patch
Size: 9363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230912/2bd004a7/attachment.bin>


More information about the llvm-commits mailing list