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

Safe HaskellNone
LanguageHaskell2010

Futhark.Optimise.MemoryBlockMerging.MemoryUpdater

Description

Transform a function based on a mapping from variable to memory and index function: Change every variable in the mapping to its possibly new memory block.

Synopsis

Documentation