futhark-0.11.2: 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 #