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

Futhark.Pass.Simplify

Documentation

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