reactorlabs/rir

Constant folding of `match.arg`

开放

#908 创建于 2020年9月22日

 (0 条评论) (0 个反应) (0 位负责人)C++ (19 个派生)github user discovery
good first issuehelp wantedpir

仓库指标

星标
 (61 个星标)
PR 合并指标
 (平均合并 1分钟) (30 天内合并 1 个 PR)

描述

See #872 for a hacky first try.

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

贡献者指南