Vectorization: improve test coverage
Some things were not tested with all available vectorizations. maskStore
was previously untested and only worked with AVX512 float/double and AVX double. maskLoad
was clearly broken, unused, and is a pretty useless instruction anyway, so I removed it.
Edited by Michael Kuron
Merge request reports
Activity
Filter activity
mentioned in commit 059de5fb
mentioned in merge request !235 (merged)
Please register or sign in to reply