RSSAmplifier

alex-s168's blog · Jul 30, 2026

Challenges with automatically inlining functions

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

Compiler backends should automatically inline functions, to get rid to avoid function call overhead. A greedy approach has many issues. We'll be exploring better approaches.

Read on compiler-inlining.typ.desktop.html

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.