Closed
Description
case
nodes should be replaced with assertl
or assertr
if their left or right branches, respectively, are not used during execution. Pruning should happen during finalization.
Pruning is non-trivial in conjunction with sharing, since inferred types may change. Witness targets may shrink and IMRs may change, recursively leading to more sharing.
Metadata
Metadata
Assignees
Labels
No labels