Make FastISel use the correct argument type when casting GEP indices.
authorDan Gohman <gohman@apple.com>
Tue, 26 Aug 2008 20:57:08 +0000 (20:57 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 26 Aug 2008 20:57:08 +0000 (20:57 +0000)
commit80bc6e2243b7ae99da42bf2e61df4ebccf8d8821
tree1c44e402fc9bfd835d58e53e7dd933fc7fb3dd1a
parentb71fea248fd7cf9ab2c5737997a3dc5682948dc4
Make FastISel use the correct argument type when casting GEP indices.

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