commit | 181b76d5039194b9ffa8569e3703c9a028671095 | [log] [tgz] |
---|---|---|
author | Bob Wilson <bob.wilson@apple.com> | Thu Nov 18 21:43:22 2010 +0000 |
committer | Bob Wilson <bob.wilson@apple.com> | Thu Nov 18 21:43:22 2010 +0000 |
tree | e11f6f186a45e50180031b86ccbd127ecd3ba5e7 | |
parent | d0c38176690e9602a93a20a43f1bd084564a8116 [diff] |
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). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119742 91177308-0d34-0410-b5e6-96231b3b80d8