Support operations like fp_to_uint with a vector
authorDuncan Sands <baldrick@free.fr>
Mon, 20 Oct 2008 16:31:21 +0000 (16:31 +0000)
committerDuncan Sands <baldrick@free.fr>
Mon, 20 Oct 2008 16:31:21 +0000 (16:31 +0000)
commitd398672dddc50704ba7c4adbcf7dc99bd14c0108
treecbdb1afd9993722e6c924246bc1b9a19038fd109
parent9a2c1d3c46e6f24f978513244daad5c9b94e4556
Support operations like fp_to_uint with a vector
result type when the result type is legal but
not the operand type.  Add additional support
for EXTRACT_SUBVECTOR and CONCAT_VECTORS,
needed to handle such cases.

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