reactorlabs/rir

Constant folding of `match.arg`

Offen

#908 geöffnet am 22.09.2020

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (19 Forks)github user discovery
good first issuehelp wantedpir

Repository-Metriken

Stars
 (61 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 1m) (1 gemergte PR in 30 T)

Beschreibung

See #872 for a hacky first try.

Often this special can be constant folded. This should be tackled in the pir optimizer.

Contributor Guide