[GHC] #13878: Implement SIMD support in NCG

#13878: Implement SIMD support in NCG -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: feature | Status: new request | Priority: normal | Milestone: Component: Compiler | Version: 8.0.1 (NCG) | Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: wiki:SIMD -------------------------------------+------------------------------------- Currently [[SIMD]] is only supported in the LLVM code generator. This is a shame and makes functionality significantly harder to depend upon. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13878 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#13878: Implement SIMD support in NCG -------------------------------------+------------------------------------- Reporter: bgamari | Owner: (none) Type: feature request | Status: closed Priority: normal | Milestone: Component: Compiler (NCG) | Version: 8.0.1 Resolution: duplicate | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #7741 | Differential Rev(s): Wiki Page: wiki:SIMD | -------------------------------------+------------------------------------- Changes (by bgamari): * status: new => closed * resolution: => duplicate * related: => #7741 Comment: Whoops, this is a duplicate of #7741. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13878#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC