[InstCombine] Generalise ((x1 ^ y1) | (x2 ^ y2)) == 0 transform tests
authorMaksim Kita <kitaetoya@gmail.com>
Sat, 15 Jul 2023 20:55:03 +0000 (15:55 -0500)
committerNoah Goldstein <goldstein.w.n@gmail.com>
Sat, 15 Jul 2023 21:57:16 +0000 (16:57 -0500)
commit39f0afde98f36c63da691863c172b3c54a1fa92c
treebd09d47356573607a8907b479a5492da34747bf4
parent7973d5196597894c2f8a4e99a90fc404db9f3041
[InstCombine] Generalise ((x1 ^ y1) | (x2 ^ y2)) == 0 transform tests

Precommit tests for D154306.

Differential Revision: https://reviews.llvm.org/D154384
llvm/test/Transforms/InstCombine/icmp-or.ll