[PATCH] D87945: [NewPM] Pin tests with -debug-pass to legacy PM
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 21 12:49:33 PDT 2020
asbirlea accepted this revision.
asbirlea added a comment.
This revision is now accepted and ready to land.
For the NPM, there's `-debug-pass-manager`, so this would give you the corresponding coverage (with a different CHECK prefix). Some tests already have this.
Optional to add coverage for phi-values-usage.ll and alias-analysis-uses.ll, the others are already covered or are checking for Changed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87945/new/
https://reviews.llvm.org/D87945
More information about the llvm-commits
mailing list