[NFC][InstCombine] Add tests for conditional negation via math
authorRoman Lebedev <lebedev.ri@gmail.com>
Mon, 2 Jan 2023 17:51:51 +0000 (20:51 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Mon, 2 Jan 2023 18:26:37 +0000 (21:26 +0300)
commit1fb07108d4f8606464fad98a49e2cbae7ec4ae25
treec21e8475b78dda1ad07444d69d8a8969a76916da
parentce1be13a868d0f8afa367975558c1a6175cce33a
[NFC][InstCombine] Add tests for conditional negation via math

https://github.com/llvm/llvm-project/issues/59791
llvm/test/Transforms/InstCombine/conditional-negation.ll [new file with mode: 0644]