Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ARMv7+NEON Cortex-A7-optimized builds #19

Open
briansmith opened this issue May 29, 2016 · 1 comment
Open

Add ARMv7+NEON Cortex-A7-optimized builds #19

briansmith opened this issue May 29, 2016 · 1 comment

Comments

@briansmith
Copy link

briansmith commented May 29, 2016

Hi, I think it would be awesome if you could make available ARMv7+NEON builds, tuned for Cortex-A7; i.e. where libstd will be compiled with NEON auto-vectorization enabled. These builds would be very useful for maximizing performance for Raspberry Pi 2 projects, which is NEON-enabled Cortex-A7. I would use these write away for building and testing ring and my other projects for Raspberry Pi 2.

If there's something I can do to help facilitate this, let me know. Thanks!

@briansmith briansmith changed the title Add ARMv7+NEON libstd builds Add ARMv7+NEON Cortex-A9-optimized builds May 29, 2016
@briansmith briansmith changed the title Add ARMv7+NEON Cortex-A9-optimized builds Add ARMv7+NEON Cortex-A7-optimized builds May 29, 2016
@MagaTailor
Copy link

MagaTailor commented Jun 11, 2016

Probably moot now, but with the exception of hardware division in libstd et al. (that's what tuning for Cortex-A7 implies) those builds already were ARMv7+NEON. (armv7- triple)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants