The wrong parameter was being tested to deturmine i32 vs i64
authorAndrew Lenharth <andrewl@lenharth.org>
Fri, 3 Nov 2006 22:45:50 +0000 (22:45 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Fri, 3 Nov 2006 22:45:50 +0000 (22:45 +0000)
commit8ed4c47d70117ff1ec2c0e06260bef2c88641887
treec876bb7ebf029b382b5b078ad503fba4e1c920fc
parent0c7af7cbceda202290aaddb93e90ab6d97959b75
The wrong parameter was being tested to deturmine i32 vs i64

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