Skip to content
Snippets Groups Projects
Jö Fahlke's avatar
Jö Fahlke authored
Change all by-value parameters to simd functions that might be simd vectors or
masks to const-ref parameters.  This means they don't have to be split into
multiple simd registers if the current abi does not have large enough
registers, I'm guessing.

Closes: #164
See also: !607
1dd39302
History
Name Last commit Last update