At the point of calculating the shift amount, the
authorDuncan Sands <baldrick@free.fr>
Tue, 6 Nov 2007 20:39:11 +0000 (20:39 +0000)
committerDuncan Sands <baldrick@free.fr>
Tue, 6 Nov 2007 20:39:11 +0000 (20:39 +0000)
commit91508a490bc31819d97346083ec02b94eb8d7b27
tree84f5b8a9127b9f700bb9a8e3fe881797d99c412f
parent730c273d427709a0caabaf2571c66995edae0b96
At the point of calculating the shift amount, the
type of SV has changed from what it originally was.
However we need the store width of the original.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43775 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/ScalarReplAggregates.cpp