]> granicus.if.org Git - llvm/commit
[InstrSimplify] add testcases for fold sdiv if two operands are negatived and non...
authorChen Zheng <shchenz@cn.ibm.com>
Mon, 16 Jul 2018 15:06:42 +0000 (15:06 +0000)
committerChen Zheng <shchenz@cn.ibm.com>
Mon, 16 Jul 2018 15:06:42 +0000 (15:06 +0000)
commit0a3ff055189fda52a07bc8e67d92b18df0fa91f2
tree0599dffa20310fa0a713d840786a6c5250dfe166
parent631107939377d2bf9829b273692797d3d6e2fdee
[InstrSimplify] add testcases for fold sdiv if two operands are negatived and non-overflow

Differential Revision: https://reviews.llvm.org/D49365

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@337179 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/sdiv.ll [new file with mode: 0644]