[PATCH] D45842: [Reassociate] swap binop operands to increase factoring potential

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 29 09:41:37 PDT 2018


spatel added a comment.

If there are no objections, I'll commit this soon. The larger https://reviews.llvm.org/D41574 looks stalled. In the meantime, this is a small patch/improvement that will help limit hyper-extension proposals to instcombine. The patch still applies to trunk cleanly.


https://reviews.llvm.org/D45842





More information about the llvm-commits mailing list