[SLP]Fix crash on casting non-instruction extractelement.
Need to check if the extractelement operation is an extraction before trying to move it around the buildblocks to avoid crash on cast.
Loading
Please sign in to comment
Need to check if the extractelement operation is an extraction before trying to move it around the buildblocks to avoid crash on cast.