A look at LLVM - comparing clamp implementations
Please note that this is not an endorsement or criticism of either of these languages. It’s simply something I found interesting with how LLVM handles code generation between the two. This is an implementation quirk, not a language issue.
Hasnain says:
Interesting read on llvm and codegen optimizations
“Despite all of this though, it does show how versatile LLVM truly is; relatively simple changes can have significant results.”
Posted on 2021-04-09T19:47:13+0000