mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-09 21:50:45 +01:00
ngo store
This commit is contained in:
parent
537f47404b
commit
0afb64bf24
@ -203,7 +203,6 @@ namespace Grid {
|
|||||||
#endif
|
#endif
|
||||||
#ifdef AVX512
|
#ifdef AVX512
|
||||||
_mm512_storenrngo_ps((float *)&out.v,in.v);
|
_mm512_storenrngo_ps((float *)&out.v,in.v);
|
||||||
// _mm512_stream_ps((float *)&out.v,in.v);
|
|
||||||
//Note v has a3 a2 a1 a0
|
//Note v has a3 a2 a1 a0
|
||||||
#endif
|
#endif
|
||||||
#ifdef QPX
|
#ifdef QPX
|
||||||
|
Loading…
x
Reference in New Issue
Block a user