[llvm-commits] [PATCH] ARM: Add vaddl/vsubl intrinsics

Pete Couperus pjcoup at gmail.com
Mon Dec 17 20:49:17 PST 2012


Hello,

This patch adds support for the llvm.arm.neon.vaddl[su].* and
llvm.arm.neon.vsub[su].* intrinsics.
Note, there are other long NEON instructions lacking intrinsics
support, I just came across a need for vaddl first.
Please review!
Thanks,

Pete
-------------- next part --------------
A non-text attachment was scrubbed...
Name: long-intrinsics.diff
Type: application/octet-stream
Size: 11158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121217/1fe90099/attachment.obj>


More information about the llvm-commits mailing list