[PATCH] D29777: [Reassociate] Convert shl by constant into multiply during tree linearization.

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 11:15:59 PST 2017


mssimpso added a comment.

The patch is still awaiting approval. I'm hoping we can get more eyes on this because, although it looks good to me, I don't think I know this code well enough to approve. Has anyone else had a chance to look?


https://reviews.llvm.org/D29777





More information about the llvm-commits mailing list