[PATCH] D137184: [PGO] Add a threshold for number of critical edges in PGO

Rong Xu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 10:24:04 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8acb881c1927: [PGO] Add a threshold for number of critical edges in PGO (authored by xur).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137184

Files:
  llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
  llvm/test/Transforms/PGOProfile/critical-edge-threshold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137184.472674.patch
Type: text/x-patch
Size: 4106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221102/043c9307/attachment.bin>


More information about the llvm-commits mailing list