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

Futhark.Pass.KernelBabysitting

Description

Do various kernel optimisations - mostly related to coalescing.

Synopsis

Documentation

babysitKernels :: Pass GPU GPU Source #

The pass definition.