mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
corrected typo
This commit is contained in:
parent
5cdbb7e71e
commit
635246ce50
@ -353,7 +353,7 @@ WilsonKernels<ZDomainWallVec5dImplFH>::AsmDhopSiteDagExt(StencilView &st, Double
|
||||
// If we are A64FX specialise the double precision routine
|
||||
///////////////////////////////////////////////////////////
|
||||
|
||||
#if defined(A64FXINTRIN)
|
||||
#if defined(DSLASHINTRIN)
|
||||
#include <simd/Fujitsu_A64FX_intrin_double.h>
|
||||
#else
|
||||
#include <simd/Fujitsu_A64FX_asm_double.h>
|
||||
|
Loading…
Reference in New Issue
Block a user