[PATCH] D86360: Add new hidden option -print-changed which only reports changes to IR

Yuanfang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 30 13:35:10 PDT 2020


ychen accepted this revision.
ychen added a comment.

In D86360#2304352 <https://reviews.llvm.org/D86360#2304352>, @jamieschmeiser wrote:

> @ychen, I changed the tests so that the banners check the names of the passes, based on other tests I found that also rely on pass ids.  The other tests use regex to handle template arguments and specify other pass ids directly, so that is what I changed the tests to do.

Thanks. LGTM.


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

https://reviews.llvm.org/D86360



More information about the llvm-commits mailing list