mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 19:25:56 +01:00
AVX512 fix
This commit is contained in:
parent
2018077770
commit
44188a5c6f
@ -575,6 +575,8 @@ void CayleyFermion5D<Impl>::MooeeInternalZAsm(const FermionField &psi_i, Fermion
|
|||||||
}
|
}
|
||||||
#else
|
#else
|
||||||
{
|
{
|
||||||
|
auto psi = psi_i.View();
|
||||||
|
auto chi = chi_i.View();
|
||||||
// pointers
|
// pointers
|
||||||
// MASK_REGS;
|
// MASK_REGS;
|
||||||
#define Chi_00 %zmm0
|
#define Chi_00 %zmm0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user