Find a file
Martin Liska 6d24a9f72b Fix signature of _mm512_store{u,}_si512.
Simiarly to other functions for `mm` and `mm256` register widths, the
first argument should be a pointer to the pointer type. See e.g.
`_mm256_store_si256` function.
2024-11-30 21:35:13 +00:00
library/stdarch Fix signature of _mm512_store{u,}_si512. 2024-11-30 21:35:13 +00:00