maskStore improvements
- Apr 21, 2021
-
-
Michael Kuron authored
- fix the aligned version - make sure the test case is incommensurate with the vector width - implement a fallback for instruction sets that don't support it natively
-
Little follow-up to !233 (merged) after I thought about it again.
maskStore
in some instruction sets and maskStoreA
in others)store
from storeMask
on 128-bit vector instruction sets)- fix the aligned version - make sure the test case is incommensurate with the vector width - implement a fallback for instruction sets that don't support it natively