Y
Hacker News
new
|
ask
|
show
|
jobs
by
armchairhacker
142 days ago
Machine code and LLVM are complicated messes. Higher-level language hide a lot, but sometimes issues pop up, even in Rust e.g. inline heuristics (
https://nnethercote.github.io/perf-book/inlining.html
).