]> granicus.if.org Git - llvm/commit
[InstCombine][NFC] Some tests for usub overflow+nonzero check improvement (PR43251)
authorRoman Lebedev <lebedev.ri@gmail.com>
Sun, 8 Sep 2019 21:30:34 +0000 (21:30 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Sun, 8 Sep 2019 21:30:34 +0000 (21:30 +0000)
commit57a9a72dfeaed9fd9c7eef24c2aee126a8e1f3e7
tree456c682f54e4219b25ea74781f413d8335d1ace9
parent978310581aecea9bfc225aa7ac2ff5c58e1205dd
[InstCombine][NFC] Some tests for usub overflow+nonzero check improvement (PR43251)

https://rise4fun.com/Alive/kHq

https://bugs.llvm.org/show_bug.cgi?id=43251

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@371352 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/result-of-usub-is-non-zero-and-no-overflow.ll [new file with mode: 0644]