Skip to content

As a convenience common multi-level optimizations setups could be defined #7

Open
@pedrocr

Description

@pedrocr

As a follow-up to #1 it would probably be nice to have a few convenience macros that encode common performance ladders used in several places. For example for SIMD there is a progression in features on x86 and probably a similar one on ARM. It would be nice if there was a convenience `#[runtime_target_simd_features]' or similar that would encode a reasonable performance ladder for both Intel and ARM so this doesn't need to be replicated inconsistently in a bunch of projects.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions