Skip to content
Commit 4e22a387 authored by Bob Wilson's avatar Bob Wilson
Browse files

Change the 'x' type modifier for Neon intrinsics to force a signed integer.

This makes it symmetric with the 'u' modifier that forces an unsigned type.
This is needed for unsigned vector shifts, where the shift amount still needs
to be signed.  PR8482 (Radar 8603521).

llvm-svn: 119742
parent fc305988
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