Be more careful when deciding which functions are scalar
Although scalar functions can use any scalar data type, their arguments and functions may only involve primitive types at the moment.
Showing
- compiler/vectorise/Vectorise/Builtins.hs 5 additions, 2 deletionscompiler/vectorise/Vectorise/Builtins.hs
- compiler/vectorise/Vectorise/Env.hs 3 additions, 0 deletionscompiler/vectorise/Vectorise/Env.hs
- compiler/vectorise/Vectorise/Exp.hs 23 additions, 10 deletionscompiler/vectorise/Vectorise/Exp.hs
Loading
Please register or sign in to comment