[LLVMdev] Is there any llvm neon intrinsic that maps to vmla.f32 instruction ?

David Tweed david.tweed at arm.com
Tue Feb 12 02:11:22 PST 2013


| Sorry for my naïve question but what is Swift ?

 

It's a complicated area. There's the standard Cortex-a9 design from ARM,
Swift is the CPU that Apple that's used in their latest products that is
significantly modified from a basic ARM design and then there's the next
generation Cortex-a15 design from ARM. Each of them handles the same
instruction set, but the implementation detaiis of each mean that different
instruction sequences may perform better on each.

 

Cheers,

Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130212/1445adca/attachment.html>


More information about the llvm-dev mailing list