futhark-0.9.1: An optimising compiler for a functional, array-oriented language.

Safe HaskellNone
LanguageHaskell2010

Futhark.Optimise.MemoryBlockMerging.Reuse.Core

Description

Find array creations that can be set to use existing memory blocks instead of new allocations.

Documentation