Skip to content
GitLab
Explore
Sign in
Fix order of arguments in x86 set intrinsics
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Fix order of arguments in x86 set intrinsics
Daniel Bauer
requested to merge
hyteg/pystencils:bauerd/fix-vector-set
into
v2.0-dev
Feb 18, 2025
Overview
2
Commits
2
Pipelines
2
Changes
2
Confusingly, the order of operands in
set
intrinsics is reversed.
Merge request reports
Loading