[PATCH] D24419: [InstCombine] use commutative matchers for patterns with commutative operators

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 18 10:40:23 PST 2016


spatel added a comment.

Thanks, David. I'll add some FIXME notes as I mentioned on Oct 12 and check this in. Then we can move forward on PR28296.

A better overall solution for commuted matching may emerge after some refactoring.


https://reviews.llvm.org/D24419





More information about the llvm-commits mailing list