[PATCH] D72732: [GVN] introduce GVNOptions to control GVN pass behavior
Serguei Katkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 14 21:33:50 PST 2020
skatkov added a comment.
Don't you want to add a code to be able to set GVN options from command line for new pass manager? Or it is a follow-up change?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72732/new/
https://reviews.llvm.org/D72732
More information about the llvm-commits
mailing list