[PATCH] D43770: [NewGVN] Update phi-of-ops def block when updating existing ValuePHI.

Daniel Berlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 26 11:21:08 PST 2018


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

Can you just use update_test_checks to generate the CHECK lines?  We are trying to use it for all the newgvn tests.


https://reviews.llvm.org/D43770





More information about the llvm-commits mailing list