[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
Mon Jul 24 03:51:32 PDT 2023
kitaisreal updated this revision to Diff 543459.
kitaisreal added a comment.
Updated formatting.
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.543459.patch
Type: text/x-patch
Size: 14765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230724/11107ec8/attachment.bin>
More information about the llvm-commits
mailing list