Remove a rule which allows larger scalar types than the destination vector element type.
This appears to be irrelevant now that we have G_BUILD_VECTOR_TRUNC. Plus, making a G_BUILD_VECTOR which satisfies this introduces a verifier failure anyway.
Differential D97727
[AArch64][GlobalISel] NFC: Remove dead G_BUILD_VECTOR legalization rule paquette on Mar 1 2021, 1:34 PM. Authored by
Details Remove a rule which allows larger scalar types than the destination vector element type. This appears to be irrelevant now that we have G_BUILD_VECTOR_TRUNC. Plus, making a G_BUILD_VECTOR which satisfies this introduces a verifier failure anyway.
Diff Detail
|