[PATCH] D155997: [Phase Ordering] Don't speculate in SimplifyCFG before PGO annotation

Teresa Johnson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 25 15:00:06 PDT 2023


tejohnson updated this revision to Diff 544109.
tejohnson added a comment.

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155997

Files:
  clang/test/CodeGen/pgo-sample-preparation.c
  llvm/lib/Passes/PassBuilderPipelines.cpp
  llvm/test/Transforms/PhaseOrdering/Inputs/simplifycfg-speculate-blocks.proftext
  llvm/test/Transforms/PhaseOrdering/Inputs/simplifycfg-speculate-blocks.sampleprof
  llvm/test/Transforms/PhaseOrdering/simplifycfg-speculate-blocks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155997.544109.patch
Type: text/x-patch
Size: 10443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230725/6a3a5e60/attachment.bin>


More information about the cfe-commits mailing list