[PATCH] D33840: [DAGCombine] Do not try to deduplicate commutative operations if both operand are the same.
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 11 15:15:31 PDT 2017
nemanjai added a comment.
I think that as expected, this has a minimal impact on compile time. But of course, it can't hurt I suppose. I don't see why anyone would be opposed to this.
https://reviews.llvm.org/D33840
More information about the llvm-commits
mailing list