[PATCH] D33840: [DAGCombine] Do not try to deduplicate commutative operations if both operand are the same.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 19 04:06:43 PDT 2017
RKSimon added a comment.
In https://reviews.llvm.org/D33840#771551, @RKSimon wrote:
> Do you have any stats?
Any compile time stats? Compiling clang before/after this patch should be good enough for an initial comparison.
https://reviews.llvm.org/D33840
More information about the llvm-commits
mailing list