Skip to content

Add assert_instr tests for bit manipulation operations #194

Open
@TheIronBorn

Description

@TheIronBorn

AVX512 and some AArch64 microarchitectures have instructions for calculating count_ones and trailing/leading_zeros.

We should use assert_instr tests to verify that the compiler is using those instructions when appropriate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions