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

Futhark.Internalise.LiftLambdas

Description

Lambda-lifting of typed, monomorphic Futhark programs without modules. After this pass, the program will no longer contain any LetFuns or Lambdas.

Documentation