Safe Haskell | None |
---|
Vectorise.Convert
Documentation
Arguments
:: Type | The type of the original binding. |
-> CoreExpr | Expression giving the closure to use, eg |
-> VM CoreExpr |
Convert a vectorised expression such that it computes the non-vectorised equivalent of its value.
For functions, we eta expand the function and convert the arguments and result: