Commit b651fdff authored by Simon Pilgrim's avatar Simon Pilgrim
Browse files

[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.
parent b395c0f0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment