1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 07:55:35 +00:00

AVX512 fix

This commit is contained in:
paboyle 2018-03-05 00:32:24 +00:00
parent 2018077770
commit 44188a5c6f

View File

@ -575,6 +575,8 @@ void CayleyFermion5D<Impl>::MooeeInternalZAsm(const FermionField &psi_i, Fermion
}
#else
{
auto psi = psi_i.View();
auto chi = chi_i.View();
// pointers
// MASK_REGS;
#define Chi_00 %zmm0