Skip to content
Snippets Groups Projects

Use only SSE2 on prefix sum

Merged Daniel Hugo Campora Perez requested to merge dcampora_prefix_sum_only_sse2 into master

This MR makes the manually vectorised implementation of the prefix sum use only SSE2 (max) ops, which are available in any x86_64 architecture.

Potentially solves MooreAnalysis#30 (closed)

Edited by Daniel Hugo Campora Perez

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
Please register or sign in to reply
Loading