Skip to content
Snippets Groups Projects

Tweak SIMDWrappers

Merged Gerhard Raven requested to merge modernize-simd into master
  • add store which accepts a span
  • pass SIMD register types by value instead of const&
  • add a few constexpr
  • use std::array instead of C-style arrays
  • setters return reference to self instead of void
Edited by Gerhard Raven

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