diff options
author | Bob Wilson <bob.wilson@apple.com> | 2011-12-20 06:16:48 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2011-12-20 06:16:48 +0000 |
commit | 9082cddf28e03c2f718e92457e2d9c7390056b2d (patch) | |
tree | 77c670b74f26d70e70a7c35d20ad41ca4bb6e8c5 /lib/Basic/VersionTuple.cpp | |
parent | 2fbf373a56b762e274af187bcb193634815ba1d2 (diff) |
Relax type checking for a few Neon intrinsics. <rdar://problem/10538555>
Not long ago, I tightened up the type checking for pointer arguments of
Neon intrinsics to match the specifications provided by ARM. One consequence
was that it became impossible to access the unaligned versions of a few
Neon load/store operations. Since there are just a few of these intrinsics
where it makes a difference, I think it's better to relax the type checking
than to either introduce new non-standard unaligned intrinsics or to disallow
intrinsics for the unaligned operations.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@146963 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Basic/VersionTuple.cpp')
0 files changed, 0 insertions, 0 deletions