[X86] combineBitcastvxi1 - peek through bitcast(concat(X,undef,undef,undef)) -> aext(bitcast(X))
Improves fix for #61683 to handle cases where the legalization concatenation isn't just 2 subops.
Loading
Please sign in to comment
Improves fix for #61683 to handle cases where the legalization concatenation isn't just 2 subops.