[PATCH] D154384: [InstCombine] Generalise ((x1 ^ y1) | (x2 ^ y2)) == 0 transform tests
Maksim Kita via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 14 03:21:31 PDT 2023
kitaisreal updated this revision to Diff 540346.
kitaisreal added a comment.
Updated tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154384/new/
https://reviews.llvm.org/D154384
Files:
llvm/test/Transforms/InstCombine/icmp-or.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154384.540346.patch
Type: text/x-patch
Size: 8563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230714/16b059fb/attachment.bin>
More information about the llvm-commits
mailing list