Commit 6fd2fdcc authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[VectorCombine] foldShuffleOfCastops - extend shuffle(bitcast(x),bitcast(y))...

[VectorCombine] foldShuffleOfCastops - extend shuffle(bitcast(x),bitcast(y)) -> bitcast(shuffle(x,y)) support

Handle shuffle mask scaling handling for cases where the bitcast src/dst element counts are different
parent 402f15ea
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