[X86] truncateVectorWithPACK - avoid...
[X86] truncateVectorWithPACK - avoid concat_vectors(extract_subvector(pack()),extract_subvector(pack())) for sub-128 bit vectors As we start using this after type legalization, we must avoid creating concat_vectors nodes so late.
Loading
Please sign in to comment