OSDN Git Service

[LegalizeVectorTypes] Remove non-constnat INSERT_SUBVECTOR handling. NFC
authorCraig Topper <craig.topper@gmail.com>
Fri, 15 May 2020 19:44:52 +0000 (12:44 -0700)
committerCraig Topper <craig.topper@gmail.com>
Sat, 16 May 2020 06:56:13 +0000 (23:56 -0700)
commit45c7b3fd9109d7ab13964b1edd4fc1d34db9394f
tree5ca11541e4088ec07a9a2ca7b0cd3e43f9d7381d
parente32f8e5d4ae88c2934f310f3f8a762f969bc6793
[LegalizeVectorTypes] Remove non-constnat INSERT_SUBVECTOR handling. NFC

Now that D79814 has landed, we can assume that subvector ops use constant, in-range indices.
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp