[GHC] #16052: Core optimizations for memset on a small range

GHC ghc-devs at haskell.org
Sat Dec 15 22:10:13 UTC 2018


#16052: Core optimizations for memset on a small range
-------------------------------------+-------------------------------------
        Reporter:  andrewthad        |                Owner:  (none)
            Type:  task              |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.6.3
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by andrewthad):

 Weird. According to
 https://ghc.haskell.org/trac/ghc/wiki/MemcpyOptimizations, GHC already
 does this. Except that I can see that it doesn’t actually.

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


More information about the ghc-tickets mailing list