mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
corrected Grid_neon.h
This commit is contained in:
parent
a9c816a268
commit
0933aeefd4
@ -41,6 +41,10 @@ Author: neo <cossu@post.kek.jp>
|
||||
//#ifndef ARM_NEON
|
||||
//#define ARM_NEON
|
||||
|
||||
#ifndef GEN_SIMD_WIDTH
|
||||
#define GEN_SIMD_WIDTH 16u
|
||||
#endif
|
||||
|
||||
#include "Grid_generic_types.h"
|
||||
#include <arm_neon.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user