Subject: [boost] [simd] Hardware support
From: Bjorn Reese (breese_at_[hidden])
Date: 2017-04-08 10:14:48


Boost.SIMD only supports x86.

Are there plans for ARM NEON and/or MIPS SIMD?

What does Boost.SIMD currently do on unsupported platforms? Revert
back to SISD?