Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Futhark.Pass.LiftAllocations
Description
This pass attempts to lift allocations as far towards the top in their body as possible. It does not try to hoist allocations outside across body boundaries.
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Futhark.Pass.LiftAllocations
Description
This pass attempts to lift allocations as far towards the top in their body as possible. It does not try to hoist allocations outside across body boundaries.