[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
Wed Jul 19 10:27:20 PDT 2023


goldstein.w.n accepted this revision.
goldstein.w.n added a comment.
This revision is now accepted and ready to land.

LGTM.


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

https://reviews.llvm.org/D155704



More information about the llvm-commits mailing list