futhark-0.20.3: An optimising compiler for a functional, array-oriented language.
Safe HaskellNone
LanguageHaskell2010

Futhark.Pass.ExpandAllocations

Description

Expand allocations inside of maps when possible.

Synopsis

Documentation

expandAllocations :: Pass GPUMem GPUMem Source #

The memory expansion pass definition.