[PATCH] [ARMv8] Add NEON intrinsics
Joey Gouly
joey.gouly at arm.com
Tue Sep 10 08:25:26 PDT 2013
I hacked around with the NeonEmitter.cpp to make the generated arm_neon_intrinsics.c test work again.
I stopped it from emitting the AArch64 parts, since they don't work yet, but I left the bulk of the code in.
Note: I didn't change these to emitting ceil/floor/trunc, because I wanted to get the generation of the tests working first.. and it also requires changes to LLVM.
Hi t.p.northover,
http://llvm-reviews.chandlerc.com/D1574
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1574?vs=3969&id=4171#toc
Files:
include/clang/Basic/arm_neon.td
lib/Basic/Targets.cpp
lib/CodeGen/CGBuiltin.cpp
test/CodeGen/arm_neon_intrinsics.c
utils/TableGen/NeonEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1574.2.patch
Type: text/x-patch
Size: 520803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130910/5b7856de/attachment.bin>
More information about the cfe-commits
mailing list