OCamlPro / flambda-task-force

13 stars 1 forks source link

Linearity analysis for Unbox_returns #173

Open mshinwell opened 6 years ago

mshinwell commented 6 years ago

We think some kind of simple linearity analysis is required for Unbox_returns (and the equivalent for Define_symbol) so that we know for sure that values being unboxed were directly constructed in the function.