Skip to content

Enable/disable bit manipulation instruction sets based on the architecture instead of with a feature flag #6

@gnzlbg

Description

@gnzlbg

Right now the feature flag bmi2 must be explicitly passed to the library to enable the BMI2.0 instruction set. It would be better to enable this depending on the architecture.

Blocked on rust-lang/rust#30462 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions