[PATCH] D134203: [PGO] Avoid assertion on profile generated from code without an exit block
Wolfgang Pieb via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 13 14:58:27 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb43a1d1bd978: [PGO] Do not create block count annotations when all weights are 0, (authored by wolfgangp).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134203/new/
https://reviews.llvm.org/D134203
Files:
llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp
llvm/test/Transforms/PGOProfile/Inputs/maxcountzero.proftext
llvm/test/Transforms/PGOProfile/maxcountzero.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134203.467613.patch
Type: text/x-patch
Size: 3520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221013/4bc3ee99/attachment.bin>
More information about the llvm-commits
mailing list