diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2013-05-09 16:32:32 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2013-05-09 16:32:32 +0000 |
commit | a6ff92a975f2d6ef6a0db7aeaee3ee9fd046307a (patch) | |
tree | 26ad2cbb1ac595d2837ddec0bbfd14ef507b1dca /LLVMBuild.txt | |
parent | 4fcf82f3163f34ddc5c659ceb20e87057a287e10 (diff) | |
download | external_llvm-a6ff92a975f2d6ef6a0db7aeaee3ee9fd046307a.zip external_llvm-a6ff92a975f2d6ef6a0db7aeaee3ee9fd046307a.tar.gz external_llvm-a6ff92a975f2d6ef6a0db7aeaee3ee9fd046307a.tar.bz2 |
InstCombine: Don't just copy known bits from the first operand of an srem.
That's obviously wrong. Conservatively restrict it to the sign bit, which
matches the original intention of this analysis. Fixes PR15940.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181518 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'LLVMBuild.txt')
0 files changed, 0 insertions, 0 deletions