[PATCH] D120782: [polly] Introduce -polly-print-* passes to replace -analyze.

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 2 11:38:12 PST 2022


aeubanks added a comment.

for the remaining `-analyze -loops` tests, do the polly passes in those tests have new PM equivalents?
`-passes='print<loops>'` should be a suitable replacement for `-loops -analyze`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120782



More information about the llvm-commits mailing list