Skip to content
Snippets Groups Projects
Commit ec642ecf authored by Petter Reinholdtsen's avatar Petter Reinholdtsen
Browse files

Replaced more possible bit shifting into signed bit of stride values.

Leftover changes from a6766c94.

Use multiplication instead, allowing the compiler to optimize to
bitshifts if it believe it to be safe.

Partly solves github issue #18.
parent 2dc3bd8a
No related branches found
No related tags found
1 merge request!34Replaced more possible bit shifting into signed bit of stride values.
Pipeline #6239 passed