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.
Loading
-
mentioned in commit ec642ecf
-
mentioned in merge request !34 (merged)
Please register or sign in to comment