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