[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
Wed Nov 17 09:07:14 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe3e25b511225: [NewPM] Add option to prevent rerunning function pipeline on functions in CGSCC… (authored by aeubanks).

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.387960.patch
Type: text/x-patch
Size: 9497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211117/3305903d/attachment.bin>


More information about the llvm-commits mailing list