[GHC] #7741: Add SIMD support to x86/x86_64 NCG

GHC cvs-ghc at haskell.org
Tue Mar 5 13:42:42 CET 2013


#7741: Add SIMD support to x86/x86_64 NCG
-----------------------------+----------------------------------------------
Reporter:  shelarcy          |          Owner:                  
    Type:  feature request   |         Status:  new             
Priority:  normal            |      Component:  Compiler        
 Version:  7.7               |       Keywords:                  
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
 Failure:  None/Unknown      |      Blockedby:                  
Blocking:                    |        Related:  #3557           
-----------------------------+----------------------------------------------
 ghc-7.7.20130301 has SIMD support. But only LLVM backend supports SIMD
 currently. If we want to use SIMD, we should use LLVM backend. I request
 to add SIMD support to x86/x86_64 NCG.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7741>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list