Replaced more possible bit shifting into signed bit of stride values.
- Mar 09, 2025
-
-
Petter Reinholdtsen authored
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.
-