[PATCH] D31680: [InstCombine] Use commutable and/or/xor matchers to simplify some code

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 10 11:07:25 PDT 2017


davide accepted this revision.
davide added a comment.
This revision is now accepted and ready to land.

I think this is a decent cleanup per-se, makes the code more readable, so it can go in. I agree with Sanjay it can be improved, but that can be left as a follow-up.


https://reviews.llvm.org/D31680





More information about the llvm-commits mailing list