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

Futhark.Pass.KernelBabysitting

Description

Do various kernel optimisations - mostly related to coalescing.

Synopsis

Documentation

babysitKernels :: Pass GPU GPU Source #

The pass definition.