[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
Fri Jul 28 18:06:44 PDT 2023


tejohnson updated this revision to Diff 545318.
tejohnson marked an inline comment as done.
tejohnson added a comment.

Address test 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.545318.patch
Type: text/x-patch
Size: 10100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230729/a860ae31/attachment.bin>


More information about the cfe-commits mailing list