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.
Merge request reports
Activity
Please register or sign in to reply