[X86] Add D113970 tests cases for or-lea with no common bits.
Added tests are permutations of the pattern: (X & ~M) or (Y & M). Differential Revision: https://reviews.llvm.org/D114078
Loading
Please sign in to comment
Added tests are permutations of the pattern: (X & ~M) or (Y & M). Differential Revision: https://reviews.llvm.org/D114078