mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
ngo store
This commit is contained in:
parent
8d77d758c3
commit
9a120cf5ec
@ -203,7 +203,6 @@ namespace Grid {
|
||||
#endif
|
||||
#ifdef AVX512
|
||||
_mm512_storenrngo_ps((float *)&out.v,in.v);
|
||||
// _mm512_stream_ps((float *)&out.v,in.v);
|
||||
//Note v has a3 a2 a1 a0
|
||||
#endif
|
||||
#ifdef QPX
|
||||
|
Loading…
Reference in New Issue
Block a user