[LLVMdev] ARM Neon intrinsics supported by LLVM

James Molloy James.Molloy at arm.com
Mon Nov 7 11:20:18 PST 2011


Hi,

Just as a followup from this, URL is here: http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0491f/CIHJBEFE.html

Cheers!

James
________________________________________
From: llvmdev-bounces at cs.uiuc.edu [llvmdev-bounces at cs.uiuc.edu] On Behalf Of Bob Wilson [bob.wilson at apple.com]
Sent: 07 November 2011 16:44
To: Seb
Cc: llvmdev at cs.uiuc.edu
Subject: Re: [LLVMdev] ARM Neon intrinsics supported by LLVM

On Nov 7, 2011, at 1:04 AM, Seb wrote:

> Hi all,
>
> I was wondering how I can get a list of ARM NEON intrinsics supported by LLVM. Is there any documentation about them or IntrinsicARM.td file is the only resource I can use ?

LLVM implements the standard set of intrinsics defined by ARM.  You can find them listed in ARM's documentation.  See Appendix E of the RealView® Compilation Tools Compiler Reference Guide, which is available online.  (I just googled for "arm neon intrinsics".)

>
> Thanks for your answers
> Best Regards
> Seb
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev


_______________________________________________
LLVM Developers mailing list
LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev


-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.





More information about the llvm-dev mailing list