NFC.
Some more preliminary factoring for G_INSERT_VECTOR_ELT. The lambda there can be replaced by existing functions. We'll need the same code for G_INSERT_VECTOR_ELT, so this will allow us to avoid copying/pasting the lambda.
Differential D59323
[AArch64][GlobalISel] Gardening: Simplify subregister copy in selectBuildVector paquette on Mar 13 2019, 1:44 PM. Authored by
Details NFC. Some more preliminary factoring for G_INSERT_VECTOR_ELT. The lambda there can be replaced by existing functions. We'll need the same code for G_INSERT_VECTOR_ELT, so this will allow us to avoid copying/pasting the lambda.
Diff Detail
|