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

Futhark.Pass.Simplify

Documentation

simplify :: (Prog rep -> PassM (Prog rep)) -> Pass rep rep Source #