Safe Haskell | None |
---|---|
Language | Haskell2010 |
Futhark.Optimise.MemoryBlockMerging.Coalescing.AllocationMovingUp
Description
Move allocation statements upwards in the bodies of a program to enable more memory block coalescings.
This should be run *before* the coalescing pass, as it enables more optimisations.