On 14/01/15 10:42, Kyrill Tkachov wrote:
> Hi all,
>
> In the arm version of arm_neon.h we error out early if the user tries to
> use that header without NEON.
> In aarch64 AdvancedSIMD is available by default unless the user
> explicitly disables it.
> Still it would be more helpful if we could
Hi all,
In the arm version of arm_neon.h we error out early if the user tries to
use that header without NEON.
In aarch64 AdvancedSIMD is available by default unless the user
explicitly disables it.
Still it would be more helpful if we could just error out gracefully
instead of dumping a long