futhark-0.24.3: An optimising compiler for a functional, array-oriented language.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Futhark.Pass.LowerAllocations

Description

This pass attempts to lower allocations as far towards the bottom of their body as possible.

Documentation