OSDN Git Service

Fix a bug in my previous patch, grabbing the shift amount width from the
authorChris Lattner <sabre@nondot.org>
Tue, 17 Apr 2007 22:53:02 +0000 (22:53 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 17 Apr 2007 22:53:02 +0000 (22:53 +0000)
commit8c7d2d56bf5aa2186e2d08ed1dc37c2f392b4aae
treee589c601d11eacfb2f6ad717dbf1d52a9b8143a8
parent120fba91a3d894daaa9317474b51e1fed8577a83
Fix a bug in my previous patch, grabbing the shift amount width from the
wrong operand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36223 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/TargetLowering.cpp