[multirhstest] Do not use AlignedAllocator unless needed.

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