Skip to content

Don't pass matrices by value.

This screws up the internal data alignment. Fixes the GCC arm test that fails.

Merge request reports

Loading