[commit: vector] simd: Enable loop unrolling and be smarter about prefetching. (dcc35c5)

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


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

On branch  : simd

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

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

commit dcc35c5bf7f15a07c02df48bd220a303de3e56f5
Author: Geoffrey Mainland <mainland at apeiron.net>
Date:   Sat Mar 16 16:16:46 2013 +0000

    Enable loop unrolling and be smarter about prefetching.

 Data/Vector/Fusion/Bundle.hs              |    4 +-
 Data/Vector/Fusion/Bundle/Monadic.hs      |   96 +++++++++++++++++-----
 Data/Vector/Fusion/MultiStream/Monadic.hs |  127 +++++++++++++++++++++++------
 3 files changed, 179 insertions(+), 48 deletions(-)


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

    git show dcc35c5bf7f15a07c02df48bd220a303de3e56f5




More information about the ghc-commits mailing list