[DAG] matchRotateSub - ensure the (pre-extended) shift amount is wide enough...
[DAG] matchRotateSub - ensure the (pre-extended) shift amount is wide enough for the amount mask (PR56859) matchRotateSub is given shift amounts that will already have stripped any/zero-extend nodes from - so make sure those values are wide enough to take a mask.
Loading
Please sign in to comment