[PATCH] D31483: [DAGCombiner] convert and-of-seteq to bitwise logic+seteq (PR32401)

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 11:36:59 PDT 2017


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

I'm not really familiar enough with PPC to comment on those changes.  Otherwise LGTM.


https://reviews.llvm.org/D31483





More information about the llvm-commits mailing list