[PATCH] D139408: [InstCombine] Fold logic-and/logic-or by distributive laws

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 07:03:19 PST 2022


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

I'm not sure how much overlap we have vs. generality for these kinds of patterns, but this is still showing improvements, so LGTM.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139408/new/

https://reviews.llvm.org/D139408



More information about the llvm-commits mailing list