Skip to content
Snippets Groups Projects

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

Merged Petter Reinholdtsen requested to merge avoid-more-signed-stride-shift into master

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.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
Please register or sign in to reply
Loading