[PATCH] D21299: [Codegen Prepare] Swap commutative binops before splitting branch condition.
Renato Golin via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 16 07:33:16 PDT 2016
rengolin added a comment.
The code itself looks good, does what says on the tin. :)
But I wonder if this generic assumption works well (or better) for all targets...
Can you share a bit of the motivation behind this? Like benchmark numbers, etc?
http://reviews.llvm.org/D21299
More information about the llvm-commits
mailing list