[PATCH] D47681: [DAGCombiner] Bug 31275- Extract a shift from a constant mul or udiv if a rotate can be formed

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 25 12:52:46 PDT 2018


lebedev.ri added a comment.

In https://reviews.llvm.org/D47681#1169179, @sameconrad wrote:

> Updated after rebasing
>  If this looks good someone else will have to commit since I don't have commit access
>  Thanks!


Two other landed differentials over the last year, might as well ask for the commit rights and land it yourself :)


https://reviews.llvm.org/D47681





More information about the llvm-commits mailing list