When folding constant expr gep's, don't force the use of long indices.
authorChris Lattner <sabre@nondot.org>
Wed, 7 Jul 2004 04:45:13 +0000 (04:45 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 7 Jul 2004 04:45:13 +0000 (04:45 +0000)
commitd34086796485ffcba4789ddda4277afca3d4f6b9
treed28c759672ae594fe189d98a26bec99317a5145a
parent5171eb52831e67a4852f85abb0589702f9c62d16
When folding constant expr gep's, don't force the use of long indices.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14658 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/ConstantFold.cpp