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

Replaced possible bit shifting into signed bit of stride values.

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

Partly solves github issue #18.
parent 4549f546
No related branches found
No related tags found
Loading
Pipeline #6209 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment