Delete an unnecessary line. The VTSDNode on a SIGN_EXTEND_REG is never
authorDan Gohman <gohman@apple.com>
Fri, 11 Dec 2009 23:26:08 +0000 (23:26 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 11 Dec 2009 23:26:08 +0000 (23:26 +0000)
commita0474a83bfa75757866c9ce361ddb8462a585882
tree8041ee30e9dc6f23b33761378d7f47438fb1577c
parent8d1ffbd1adad453fe330be4951400bfd25fab666
Delete an unnecessary line. The VTSDNode on a SIGN_EXTEND_REG is never
a vector type.

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