Improve ((x1 ^ y1) | (x2 ^ y2)) == 0 transform to also support sub ((x1 - y1) | (x2 - y2)) == 0. Depends D155703. Differential Revision: https://reviews.llvm.org/D155704
299 KiB
299 KiB