Inspecting rustc LLVM optimization remarks using cargo-remark
- Blog
- Aug 12, 2023
- #Rust(programminglanguage)
TL;DR: This post describes LLVM optimization remarks that can useful to help the compiler better optimize your programs. If you want to analyze remarks generated from compiling Rust...
Show More
Mentions
See All
@elizas.website @mycoliza
·
Aug 12, 2023
this is pretty sweet: