Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix
asm!
options for _mm_mask_load_sh
and _mm_maskz_load_sh
These functions read from a pointer, so `readonly` has to be used instead of `nomem`.
- Loading branch information