Skip to content

simd/archsimd: missing AndNot, Xor, and Not operations for masks(AVX512+) #78810

Description

@Eyalcfish

There are currently no MaskXxX.(Not, AndNot, Xor) operations in the simd/archsimd library, which seems weird as there are instructions that can implemented them, and also for the ease of use i believe this is important.

Metadata

Metadata

Assignees

No one assigned

    Labels

    LibraryProposalIssues describing a requested change to the Go standard library or x/ libraries, but not to a toolNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions