[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
Wed Jul 26 09:21:34 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGac357a4773c2: [InstCombine] Fold icmp or sub chain ((x1 - y1) | (x2 - y2)) == 0 (authored by kitaisreal).
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.544393.patch
Type: text/x-patch
Size: 14765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230726/2c00a4bc/attachment.bin>
More information about the llvm-commits
mailing list