[PATCH] D73804: [GVN] Add GVNOption to control load-pre more fine-grained.

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 2 17:58:32 PST 2020


skatkov added a comment.

May I ask you to add a support for new pass manager to specify new introduced option in command line?

For details, see PassRgistry.def and PassBuilder.cpp:parseGVNOptions.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D73804





More information about the llvm-commits mailing list