[PATCH] D52709: Add -instcombine-code-sinking option

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 12 10:17:00 PDT 2018


craig.topper added a comment.

I don't know if we want this passed through the constructor. ExpensiveCombines is there because its attached -O3. I think we should only do this when we have a use case for it.


https://reviews.llvm.org/D52709





More information about the llvm-commits mailing list