Skip to content
Unverified Commit c4f815d7 authored by Roman Lebedev's avatar Roman Lebedev
Browse files

[DAGCombine] `combineShuffleToZeroExtendVectorInReg()`: widen shuffle elements...

[DAGCombine] `combineShuffleToZeroExtendVectorInReg()`: widen shuffle elements before trying to match

We might have sunk a bitcast into shuffle, and now it might be operating
on more fine-grained elements than what we'd match, so we must not be
dependent on whatever the granularity the shuffle happened to be in,
but transform it into the one canonical for us - with widest elements.
parent cc051b07
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment