[commit: vector] simd: INLINE_STREAM -> INLINE_FUSED (d128c90)

Geoffrey Mainland gmainlan at ghc.haskell.org
Fri Jul 19 14:24:25 CEST 2013


Repository : http://darcs.haskell.org/ghc.git/

On branch  : simd

http://hackage.haskell.org/trac/ghc/changeset/d128c9022a70961bd72ba4aa8e25741084158a48

>---------------------------------------------------------------

commit d128c9022a70961bd72ba4aa8e25741084158a48
Author: Roman Leshchinskiy <rl at cse.unsw.edu.au>
Date:   Tue Jan 31 23:34:32 2012 +0000

    INLINE_STREAM -> INLINE_FUSED

 Data/Vector/Fusion/Stream.hs         |    8 +-
 Data/Vector/Fusion/Stream/Monadic.hs |  146 +++++++++++++++++-----------------
 Data/Vector/Generic.hs               |   70 ++++++++--------
 Data/Vector/Generic/Mutable.hs       |   22 ++---
 Data/Vector/Generic/New.hs           |   26 +++---
 include/vector.h                     |   10 ++-
 internal/GenUnboxTuple.hs            |    2 +-
 internal/unbox-tuple-instances       |   20 ++---
 8 files changed, 153 insertions(+), 151 deletions(-)


Diff suppressed because of size. To see it, use:

    git show d128c9022a70961bd72ba4aa8e25741084158a48




More information about the ghc-commits mailing list