[PATCH] D155704: [InstCombine] Fold icmp or sub chain ((x1 - y1) | (x2 - y2)) == 0

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 24 16:17:04 PDT 2023


goldstein.w.n added a comment.

In D155704#4528074 <https://reviews.llvm.org/D155704#4528074>, @kitaisreal wrote:

> I rebased patch and updated formatting.
> @goldstein.w.n could you please reapprove revision ?

LGTM Again.


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

https://reviews.llvm.org/D155704



More information about the llvm-commits mailing list