On Thu, 2011-06-30 at 19:41 +0200, Koen Kooi wrote:
> Real world experience with gcc 4.3 and 4.5 has shown that gcc is
> shockingly bad at vectorizing for NEON, so you need this unbreak-me
> option to avoid slowdowns. It might be less bad on cortex-a9 or a15,
> but for A8 not vectorizing is a net win.

What does it do wrong?  I'm slightly surprised that not making any
attempt to vectorize at all is better than trying to vectorize and not
doing very well at it.

p.



_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to