[PATCH] Implement aarch64 neon instruction class SIMD copy - Clang
Kevin Qin
kevinqindev at gmail.com
Mon Oct 7 22:33:49 PDT 2013
Implemented related ACLE intrinsic : vget_lane, vset_lane, vcopy_lane, vcreate, vdup_n, vdup_lane, vmov_n
Please review, thanks.
http://llvm-reviews.chandlerc.com/D1855
Files:
include/clang/Basic/arm_neon.td
lib/CodeGen/CGBuiltin.cpp
test/CodeGen/aarch64-neon-copy.c
utils/TableGen/NeonEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1855.1.patch
Type: text/x-patch
Size: 33142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131007/45b9a7a7/attachment.bin>
More information about the llvm-commits
mailing list