Commit 7ff3f976 authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[X86] getFauxShuffleMask - handle...

[X86] getFauxShuffleMask - handle insert_vector_elt(bitcast(extract_vector_elt(x))) shuffle patterns

If the bitcast is between types of equal scalar size (i.e. fp<->int bitcasts), then we can safely peek through them

Fixes #83289
parent 30b63def
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment