Skip to content
Snippets Groups Projects

[AlignedNumber] Run the SIMD testsuite.

Merged Jö Fahlke requested to merge aligned-number-simd-test into master

Also run the simd testsuite on AlignedNumber, sind it does provide a SIMD abstraction.

Also fixes one issue with that abstraction (though I do not recall why exactly I did not allow const Scalar<T> &lane(T &&), but required the return type to be one of Scalar<T> or Scalar<T>&&).

Closes: #123 (closed).

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
Loading