Skip to content

Warn on opt-level > 1 #1468

Open
Open
@bjorn3

Description

@bjorn3

And once the 128bit int ABI compatibility is fixed suggest using the LLVM backend for the crates that use opt-level > 1.

On multiple occasions people have found significant runtime slowdown from switching to cg_clif. Upon closer inspection it turns out that these projects are using opt-level = 3 for some dependencies or for the entire compilation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: An issue proposing an enhancement or a PR with one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions