OSDN Git Service

[SelectionDAG] Use TLI.getVectorIdxTy to determine type for an EXTRACT_VECTOR_ELT...
authorCraig Topper <craig.topper@intel.com>
Thu, 7 Dec 2017 08:04:33 +0000 (08:04 +0000)
committerCraig Topper <craig.topper@intel.com>
Thu, 7 Dec 2017 08:04:33 +0000 (08:04 +0000)
commit608221f7aa51443ea561b9a3bb1fe67c0438a89b
tree2e27332bf98ee1a297104be0c1112fc770656647
parent78cae93022a6de5f16ee747b8f964eb2bc8eceb7
[SelectionDAG] Use TLI.getVectorIdxTy to determine type for an EXTRACT_VECTOR_ELT index instead of hardcoding MVT::i8.

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