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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 11:29:29 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf061b131757b: Statically analyze likely and unlikely blocks based on metadata (authored by AdityaK <1894981+hiraditya at users.noreply.github.com>).

Repository:
  rG LLVM Github Monorepo

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.556599.patch
Type: text/x-patch
Size: 9363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230912/6cb44378/attachment.bin>


More information about the llvm-commits mailing list