You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
briansmith
changed the title
Add ARMv7+NEON libstd builds
Add ARMv7+NEON Cortex-A9-optimized builds
May 29, 2016
briansmith
changed the title
Add ARMv7+NEON Cortex-A9-optimized builds
Add ARMv7+NEON Cortex-A7-optimized builds
May 29, 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)
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!
The text was updated successfully, but these errors were encountered: