[PATCH] D89158: [NewPM] Provide method to run all pipeline callbacks, used for -O0

Michael Kruse via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 9 15:55:23 PST 2020


Meinersbur added subscribers: serge-sans-paille, Meinersbur.
Meinersbur added a comment.

Did you consider just removing the `-NEXT` suffix? Polly might not be the only case, other statically linked pass-plugins may also insert themselves at extension points.

@serge-sans-paille might have some input as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89158



More information about the cfe-commits mailing list