[X86] Fold scalar_to_vector(x) -> extract_subvector(broadcast(x),0) iff broadcast(x) exists
Add handling for reusing an existing broadcast(x) to a wider vector.
Loading
Please sign in to comment
Add handling for reusing an existing broadcast(x) to a wider vector.