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

Futhark.Optimise.ArrayLayout

Synopsis

Documentation

optimiseArrayLayoutGPU :: Pass GPU GPU Source #

The optimisation performed on the GPU representation.

optimiseArrayLayoutMC :: Pass MC MC Source #

The optimisation performed on the MC representation.