[InstCombine] simplify code for shuffle mask canonicalization; NFC
We never use the local 'Mask' before returning, so that was dead code.
Loading
Please sign in to comment
We never use the local 'Mask' before returning, so that was dead code.