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

Maksim Kita via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 25 07:51:53 PDT 2023


kitaisreal updated this revision to Diff 543977.
kitaisreal added a comment.

Re-upload the same patch with mentioning correct repository LLVM Github Monorepo.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155703

Files:
  llvm/test/Transforms/InstCombine/icmp-or.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155703.543977.patch
Type: text/x-patch
Size: 14405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230725/41cb3cda/attachment.bin>


More information about the llvm-commits mailing list