[SelectionDAG] Remove PromoteIntOp_EXTRACT_SUBVECTOR.
authorSander de Smalen <sander.desmalen@arm.com>
Wed, 22 Sep 2021 12:34:00 +0000 (13:34 +0100)
committerSander de Smalen <sander.desmalen@arm.com>
Wed, 22 Sep 2021 13:23:35 +0000 (14:23 +0100)
commit3e8d2008f74245e9e1ca60bc97e4e619b0d42c6c
treea78cb3fb3ef291907cdef0d163e40620c7c92948
parent3a00e58c2fca0c20d3792c897ef1ea54b6a168a0
[SelectionDAG] Remove PromoteIntOp_EXTRACT_SUBVECTOR.

This code seems untested and is likely obsolete, because this case
should already be handled by the code that legalizes the result type
of EXTRACT_SUBVECTOR.

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D110061
llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h