Teach the combiner helper how to flatten concat_vectors of build_vectors
into a build_vector.
Add this combine as part of AArch64 pre-legalizer combiner.
Differential D69071
[GISel][CombinerHelper] Add concat_vectors(build_vector, build_vector) => build_vector qcolombet on Oct 16 2019, 2:28 PM. Authored by
Details Teach the combiner helper how to flatten concat_vectors of build_vectors Add this combine as part of AArch64 pre-legalizer combiner.
Diff Detail
Event Timeline
|