[PATCH][AArch64]Fix the problem that the arm_neon.h can't be used in a cpp file
Hao Liu
Hao.Liu at arm.com
Thu Nov 14 03:05:36 PST 2013
Hi,
A simple patch to fix the problem about using arm_neon.h in .cpp file will
trigger an assertion failure. As the one element vector is indeed used in
aarch64, the assertion is unnecessary and wrong.
I also fix a minor bug about name mangling with poly64 in the same function.
Review. Please.
Thanks,
-Hao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131114/c5612902/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Fix_arm_neon.patch
Type: application/octet-stream
Size: 1548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131114/c5612902/attachment.obj>
More information about the cfe-commits
mailing list