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

Futhark.Pass.KernelBabysitting

Description

Do various kernel optimisations - mostly related to coalescing.

Synopsis

Documentation

babysitKernels :: Pass GPU GPU Source #

The pass definition.