Skip to content
Snippets Groups Projects

Fix test_alignment_of_different_layouts on architectures with 128-bit vectors

Merged Michael Kuron requested to merge alignment into master

This test previously failed on ARM Neon (and probably also on SSE) because the test checks for 256-bit alignment, but only requests alignment=True, which is the maximum required by the hardware (i.e. to align=32 on AVX, but only align=16 on SSE/Neon).

Merge request reports

Pipeline #39426 passed

Pipeline passed for 59c13fb1 on alignment

Test coverage 85.19% (0.00%) from 1 job

Merged by Markus HolzerMarkus Holzer 3 years ago (Apr 28, 2022 7:46am UTC)

Loading

Pipeline #39433 passed

Pipeline passed for 37518a47 on master

Test coverage 85.19% (0.00%) from 1 job

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