ghc-8.4.1: The GHC API
Vectorise.Convert
fromVect Source #
Arguments
The type of the original binding.
Expression giving the closure to use, eg $v_foo.
$v_foo
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: