mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-10 06:00:45 +01:00
removed collision with QPX implementation
This commit is contained in:
parent
3d04dc33c6
commit
bf729766dd
@ -26,7 +26,7 @@ Author: Antonin Portelli <antonin.portelli@me.com>
|
||||
See the full license in the file "LICENSE" in the top level distribution directory
|
||||
*************************************************************************************/
|
||||
/* END LEGAL */
|
||||
#define GEN_SIMD_WIDTH 16
|
||||
|
||||
static_assert(GEN_SIMD_WIDTH % 16u == 0, "SIMD vector size is not an integer multiple of 16 bytes");
|
||||
|
||||
//#define VECTOR_LOOPS
|
||||
|
Loading…
x
Reference in New Issue
Block a user