OSDN Git Service

[InstCombine] sdiv exact flag fixup.
authorChen Zheng <czhengsz@cn.ibm.com>
Mon, 8 Apr 2019 12:08:03 +0000 (12:08 +0000)
committerChen Zheng <czhengsz@cn.ibm.com>
Mon, 8 Apr 2019 12:08:03 +0000 (12:08 +0000)
commitef1e756a76a3155af54eb487e41db2b789ba4df5
tree3e598c55c9954eaadfbd63e4f5bc7acb2101dce6
parent6e3b9845eacc22b7c59b0c8dbd4317c7d9833d4d
[InstCombine] sdiv exact flag fixup.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@357904 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineAddSub.cpp
test/Transforms/InstCombine/div.ll