[PATCH] D91741: [NPM] Share pass building options with legacy PM

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 18 13:30:44 PST 2020


aeubanks created this revision.
aeubanks added reviewers: ychen, asbirlea.
Herald added subscribers: llvm-commits, zzheng, hiraditya.
Herald added a project: LLVM.
aeubanks requested review of this revision.

We should share options when possible.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D91741

Files:
  llvm/lib/Analysis/CallGraphSCCPass.cpp
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
  llvm/test/Transforms/Inline/crash2.ll
  llvm/test/Transforms/Inline/gvn-inline-iteration.ll
  llvm/test/Transforms/LoopUnrollAndJam/opt-levels.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91741.306209.patch
Type: text/x-patch
Size: 11732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201118/0fdf9d53/attachment.bin>


More information about the llvm-commits mailing list