[NFC][InstCombine] Add tests for comparisons between x and negation of x (PR39480)
authorRoman Lebedev <lebedev.ri@gmail.com>
Thu, 6 Aug 2020 07:27:03 +0000 (10:27 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Thu, 6 Aug 2020 08:50:34 +0000 (11:50 +0300)
commit664e1784cd5ee742d74a95a018986e02d66908eb
tree1f891fa71fc81c01a3b1d72a79b88f59b412127e
parent710949482edb96a329104317164909979f2387aa
[NFC][InstCombine] Add tests for comparisons between x and negation of x (PR39480)
llvm/test/Transforms/InstCombine/cmp-x-vs-neg-x.ll [new file with mode: 0644]