[PATCH] D154306: [InstCombine] Generalise ((x1 ^ y1) | (x2 ^ y2)) == 0 transform to more than two pairs of variables
Maksim Kita via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 3 11:47:01 PDT 2023
kitaisreal added a comment.
Moved test in separate patch https://reviews.llvm.org/D154384.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154306/new/
https://reviews.llvm.org/D154306
More information about the llvm-commits
mailing list