Skip to content
Commit 2acd1621 authored by Bob Wilson's avatar Bob Wilson
Browse files

Use a signed vector type for the shift amount operand of unsigned shifts.

Neon shifts allow a mix of positive and negative shift amounts to shift
left or right, respectively, so the shift amount vector should always be
signed.  PR8482 (Radar 8603521).

llvm-svn: 119748
parent 0ab0f679
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment