[commit: ghc] simd: Add DoubleX4# and associated primops. (3654e66)

Geoffrey Mainland gmainlan at microsoft.com
Thu Feb 14 23:16:53 CET 2013


Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : simd

http://hackage.haskell.org/trac/ghc/changeset/3654e660014b0d14a72bcda69eaaf2afdbd39dc9

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

commit 3654e660014b0d14a72bcda69eaaf2afdbd39dc9
Author: Geoffrey Mainland <gmainlan at microsoft.com>
Date:   Thu Feb 14 18:52:42 2013 +0000

    Add DoubleX4# and associated primops.

 compiler/codeGen/StgCmmPrim.hs  |   36 ++++++++++++
 compiler/prelude/PrelNames.lhs  |    7 +-
 compiler/prelude/TysPrim.lhs    |   10 +++-
 compiler/prelude/primops.txt.pp |  119 ++++++++++++++++++++++++++++++++++++++-
 utils/genprimopcode/Main.hs     |    2 +
 5 files changed, 169 insertions(+), 5 deletions(-)


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

    git show 3654e660014b0d14a72bcda69eaaf2afdbd39dc9



More information about the ghc-commits mailing list