ocaml-flambda / flambda-backend

The Flambda backend project for OCaml
106 stars 76 forks source link

Add `pval_modalities` #2706

Closed riaqn closed 3 months ago

riaqn commented 3 months ago

This PR continues the work in #2468 , and moves modalities on value descriptions to the new field pval_modalities.

In addition:

Request review from @freemagma