Skip to content
Snippets Groups Projects

[multirhstest] Do not use AlignedAllocator unless needed.

Merged Jö Fahlke requested to merge fix/no-unnecessary-aligned-alloc into master

The AlignedAllocator was used for the matrix, however the matrix does not actually contain SIMD types, so alignment is unnecessary.

Edited by Jö Fahlke

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