[GHC] #10648: Some 64-vector SIMD primitives are absolutely useless

GHC ghc-devs at haskell.org
Mon Jul 3 17:13:06 UTC 2017


#10648: Some 64-vector SIMD primitives are absolutely useless
-------------------------------------+-------------------------------------
        Reporter:  mniip             |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:
      Resolution:                    |             Keywords:  SIMD
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Runtime           |  Unknown/Multiple
  performance bug                    |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by bgamari):

 An easy way to resolve this would be to bump the maximum tuple width to
 64. I don't know precisely what this would involve, but I doubt it would
 be very difficult.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10648#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list