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

Futhark.Pass.ExpandAllocations

Description

Expand allocations inside of maps when possible.

Synopsis

Documentation

expandAllocations :: Pass GPUMem GPUMem Source #

The memory expansion pass definition.