diff options
author | Bob Wilson <bob.wilson@apple.com> | 2010-11-18 21:51:10 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2010-11-18 21:51:10 +0000 |
commit | bce8d4b0abc22c59d8a5d1537df22b0d13f25db8 (patch) | |
tree | 7a45797295e38513792252da3aa443c895eac8f1 /test/Index/code-complete-errors.c | |
parent | be3aab6abe5e66bb86596da806acc49614eacb69 (diff) |
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).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@119748 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Index/code-complete-errors.c')
0 files changed, 0 insertions, 0 deletions