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

Futhark.Pass.Simplify

Documentation

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