Open
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.