reactorlabs/rir

support for `forceAndCall`

Open

#907 opened on Sep 22, 2020

 (0 comments) (0 reactions) (0 assignees)C++ (19 forks)github user discovery
enhancementhelp wantedrir

Repository metrics

Stars
 (61 stars)
PR merge metrics
 (Avg merge 1m) (1 merged PR in 30d)

Description

See #872 for a hacky first try. This special should be supported in the rir compiler already.

It's a bit tricky since forceAndCall does actually not force the arguments when the target is a special. Needs some thinking.

Contributor guide