[PATCH] D155704: [InstCombine] Fold icmp or sub chain ((x1 - y1) | (x2 - y2)) == 0
Maksim Kita via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 25 07:55:45 PDT 2023
kitaisreal updated this revision to Diff 543979.
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/D155704/new/
https://reviews.llvm.org/D155704
Files:
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/test/Transforms/InstCombine/icmp-or.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155704.543979.patch
Type: text/x-patch
Size: 14765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230725/02668a9b/attachment-0001.bin>
More information about the llvm-commits
mailing list