[PATCH] D28059: [NewGVN] Add a flag to enable the pass via `-mllvm`
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 26 10:29:32 PST 2016
mehdi_amini accepted this revision.
mehdi_amini added a reviewer: mehdi_amini.
mehdi_amini added a comment.
This revision is now accepted and ready to land.
LGTM. This is in line with what we're usually doing with new "experimental' passes, for example "enable-gvn-hoist".
https://reviews.llvm.org/D28059
More information about the llvm-commits
mailing list