Closed
Description
x86_64::_mm_shuffle_ps (and by extension x86::_mm_shuffle_ps) have i32
as the mask type, but the intel intrinsics guide lists unsigned int
as the mask type.
This issue has been assigned to @georgio via this comment.
Metadata
Metadata
Assignees
Labels
Area: Documentation for any part of the project, including the compiler, standard library, and toolsArea: IntrinsicsCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Relevant to the compiler team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.