[PATCH] D113947: [NewPM] Add option to prevent rerunning function pipeline on functions in CGSCC adaptor

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 16 14:20:31 PST 2021


aeubanks updated this revision to Diff 387764.
aeubanks added a comment.

remove unnecessary include


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113947

Files:
  llvm/include/llvm/Analysis/CGSCCPassManager.h
  llvm/include/llvm/Transforms/IPO/Inliner.h
  llvm/lib/Analysis/CGSCCPassManager.cpp
  llvm/lib/Passes/PassBuilderPipelines.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/IPO/Inliner.cpp
  llvm/test/Other/no-rerun-function-simplification-pipeline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113947.387764.patch
Type: text/x-patch
Size: 9497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211116/dd3d3969/attachment.bin>


More information about the llvm-commits mailing list