fitzgen / fitzgen/winliner

Only add the `temp_callee_local` to functions that actually contain a speculatively inlinined `call_indirect`

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
29
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Right now we add the local to every function, and this doesn't really hurt since compilers will definitely boil an unused local away, but it is a tiny bit of code size and means that optimizing with an empty profile isn't the identity function, which is aesthetically annoying.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.