reactorlabs/rir

Constant folding of `match.arg`

Ouverte

#908 ouverte le 22 sept. 2020

 (0 commentaire) (0 réaction) (0 personne assignée)C++ (19 forks)github user discovery
good first issuehelp wantedpir

Métriques du dépôt

Stars
 (61 étoiles)
Métriques de merge PR
 (Merge moyen 1m) (1 PR mergée en 30 j)

Description

See #872 for a hacky first try.

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

Guide contributeur