mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-04 05:54:32 +00:00 
			
		
		
		
	Corrected QPX SIMD width
This commit is contained in:
		@@ -28,7 +28,7 @@
 | 
			
		||||
 ******************************************************************************/
 | 
			
		||||
 | 
			
		||||
#ifndef GEN_SIMD_WIDTH
 | 
			
		||||
#define GEN_SIMD_WIDTH 64u
 | 
			
		||||
#define GEN_SIMD_WIDTH 32u
 | 
			
		||||
#endif
 | 
			
		||||
#include "Grid_generic_types.h" // Definitions for simulated integer SIMD.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user