[PATCH] D74814: IR printing for single function with the new pass manager.

Wenlei He via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 19 11:18:31 PST 2020


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

Thanks for the making the changes, it would be nice to have some consistency (the same structure) between test cases for legacy PM and new PM, e.g. `EMPTY` is only tested for legacy PM, but not new; multi-function filter also only tested for legacy PM, would be nice to do them for both, and unify the check-prefix, otherwise LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74814





More information about the cfe-commits mailing list