-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.
Description
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
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.