[PATCH] D87328: [Polly][NewPM] Port Simplify to the new pass manager

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 18 23:22:26 PDT 2020


Meinersbur added a comment.

Could you add a test that invokes the pass with the new pass manage? E.g. take an existing test for the SimplifyPass, and add a `RUN:` line that does the same thing with NPM?

Thank you for the patch!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87328



More information about the llvm-commits mailing list