[X86] Add D113970 tests cases for or-lea with no common bits.
authorOmer Aviram <omeraviram1@gmail.com>
Wed, 24 Nov 2021 13:22:15 +0000 (13:22 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 24 Nov 2021 13:22:28 +0000 (13:22 +0000)
commit19be7f9702547c35224960f1a846e344576f8e31
tree2a7e9f5e0462db7ba1949027e3fdcdcc5855a8a4
parentb326c058146fbd5d89f7c8ce9fb932b3851200d7
[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
llvm/test/CodeGen/X86/or-lea.ll