[PATCH] D45842: [Reassociate] swap binop operands to increase factoring potential
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 7 14:19:59 PDT 2018
spatel added a comment.
FWIW, I added a debug statistic for this transform and tested with test-suite, and it fires 1301 times.
https://reviews.llvm.org/D45842
More information about the llvm-commits
mailing list