OCamlPro / flambda-task-force

13 stars 1 forks source link

Size 0 arrays aren't always lifted #168

Open lpw25 opened 7 years ago

lpw25 commented 7 years ago

Size 0 arrays are actually immutable even when marked mutable. Lifting should probably have a special case to handle this so that they always get lifted.