[commit: ghc] master: Handling of recursive scalar functions in isScalarLam (80cb2c3)
Simon Marlow
marlowsd at gmail.com
Wed Mar 2 16:46:27 CET 2011
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/80cb2c397aec9751586c3a2a753f848e143dbd67
>---------------------------------------------------------------
commit 80cb2c397aec9751586c3a2a753f848e143dbd67
Author: keller at cse.unsw.edu.au <unknown>
Date: Mon Feb 14 00:29:45 2011 +0000
Handling of recursive scalar functions in isScalarLam
compiler/vectorise/Vectorise.hs | 37 ++++++++++++++++++----------
compiler/vectorise/Vectorise/Exp.hs | 43 +++++++++++++++++++-------------
compiler/vectorise/Vectorise/Monad.hs | 6 ++++
3 files changed, 55 insertions(+), 31 deletions(-)
Diff suppressed because of size. To see it, use:
git show 80cb2c397aec9751586c3a2a753f848e143dbd67
More information about the Cvs-ghc
mailing list