[PATCH] D144332: [Polly] Remove CodegenCleanupPass.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 21:50:44 PST 2023


Meinersbur accepted this revision.
Meinersbur added a comment.
This revision is now accepted and ready to land.

LGTM.

In the NPM, Polly uses `buildFunctionSimplificationPipeline` to cleanup after Polly. This was for the legacy pass manager.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144332



More information about the llvm-commits mailing list