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

Futhark.Optimise.TileLoops

Description

Perform a restricted form of loop tiling within SegMaps. We only tile primitive types, to avoid excessive local memory use.

Documentation