OSDN Git Service

fix ComputeMaskedBits handling of zext/sext/trunc to work with vectors.
authorChris Lattner <sabre@nondot.org>
Tue, 8 Sep 2009 00:13:52 +0000 (00:13 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 8 Sep 2009 00:13:52 +0000 (00:13 +0000)
commitb9a4ddbbcd668a94fe945f0648010c281e272889
tree806f9d74b19056ed7b6ca3de8c0555b8b659eb2d
parentcf5128ec01f45d2bf7eadc20b253cb44486e473f
fix ComputeMaskedBits handling of zext/sext/trunc to work with vectors.
This fixes PR4905

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81174 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ValueTracking.cpp
test/Transforms/InstCombine/crash.ll