[PATCH] D18019: [PM] Port GVN to the new pass manager, wire it up, and teach a couple of tests to run GVN in both modes.
Daniel Berlin via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 10 10:52:18 PST 2016
dberlin added a subscriber: dberlin.
dberlin accepted this revision.
dberlin added a reviewer: dberlin.
dberlin added a comment.
This revision is now accepted and ready to land.
Thanks so much for doing this.
This looks completely reasonable to me. While, as you say, this could be cleaned up further, and needs to be better documented, i don't think that's your job.
so LGTM
http://reviews.llvm.org/D18019
More information about the llvm-commits
mailing list