[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
Tue Nov 1 15:25:06 PDT 2022
xur updated this revision to Diff 472431.
xur added a comment.
Add a test case, per David's suggestion.
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.472431.patch
Type: text/x-patch
Size: 4106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221101/68ecdc1d/attachment.bin>
More information about the llvm-commits
mailing list