Skip to content
Snippets Groups Projects

Vectorization: improve test coverage

Merged Michael Kuron requested to merge vec_tests into master

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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply