[NFC][InstCombine] Add tests with invertible hands of logical operators
authorRoman Lebedev <lebedev.ri@gmail.com>
Sun, 18 Dec 2022 20:06:21 +0000 (23:06 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Sun, 18 Dec 2022 22:10:16 +0000 (01:10 +0300)
commit02a3e22ca2c3cf0653ffccbee02ce22abd9d0731
treea27d8c89ccb16645eb6edf5e427b81f019891b59
parent138a97578b9d96a3071ff63b1ec46c1974c28307
[NFC][InstCombine] Add tests with invertible hands of logical operators
llvm/test/Transforms/InstCombine/sink-not-into-another-hand-of-logical-and.ll [new file with mode: 0644]
llvm/test/Transforms/InstCombine/sink-not-into-another-hand-of-logical-or.ll [new file with mode: 0644]