[PATCH] D29092: PR31729: [GVNHoist] Don't hoist unsafe scalars at -Oz

David Majnemer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 28 11:24:11 PST 2017


majnemer added a comment.

In https://reviews.llvm.org/D29092#687515, @hans wrote:

> Looks good to me.
>
> David, what do you think?


I think we should also remove the OptForMinSize check in hostExpressions.


https://reviews.llvm.org/D29092





More information about the llvm-commits mailing list