The Wayback Machine - https://web.archive.org/web/20220709151955/https://github.com/topics/compilers
Skip to content
#

compilers

Here are 859 public repositories matching this topic...

verilator
gezalore
gezalore commented May 25, 2020

EH1 has a lot of examples where a sequent CFunc contains only a handful ot statements (often 1 or 2) and is called only once. This causes a performance penalty when --output-split puts these in a different function than _eval and hence the compiler can't inline them, so we should inline these ourselve when it's obviously the right thing to do.

good first issue area: performance status: ready

Improve this page

Add a description, image, and links to the compilers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the compilers topic, visit your repo's landing page and select "manage topics."

Learn more