Skip to content

[module] Make it possible to enable isa flags on a per function base #1104

Open
@bjorn3

Description

@bjorn3

This is necessary for performant SIMD in cg_clif. This would correspond to for example #[target_feature(enable = "sse2")] in the compiled rust code.

https://doc.rust-lang.org/stable/core/arch/#dynamic-cpu-feature-detection

Metadata

Metadata

Assignees

No one assigned

    Labels

    craneliftIssues related to the Cranelift code generator

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions