Skip Navigation

Inline LVM Optimization Remarks and Analysis

kobzol.github.io Inspecting rustc LLVM optimization remarks using cargo-remark

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 programs, you can use the cargo-remark tool.

0
0 comments