mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-04 14:04:32 +00:00 
			
		
		
		
	corrected more typos
This commit is contained in:
		@@ -123,7 +123,7 @@ accelerator_inline Grid_half sfw_float_to_half(float ff) {
 | 
			
		||||
#ifdef GEN
 | 
			
		||||
  #if defined(A64FX) || defined(A64FXFIXEDSIZE) // breakout A64FX SVE ACLE here
 | 
			
		||||
    #include <arm_sve.h>
 | 
			
		||||
    if defined(A64FX) // VLA
 | 
			
		||||
    #if defined(A64FX) // VLA
 | 
			
		||||
      #pragma message("building for A64FX / SVE ACLE VLA")
 | 
			
		||||
      #if defined(ARMCLANGCOMPAT)
 | 
			
		||||
        #pragma message("applying armclang fix")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user