[PATCH] D54949: [LICM] Enable control flow hoisting by default

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 27 17:31:10 PST 2018


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

LGTM, but I have a suggestion. How about turning the option on explicitly for these tests? So that the "enable by default" patch contains only 1 line and super-easy to revert.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54949





More information about the llvm-commits mailing list