[GHC] #15821: Implement more constant folding for Naturals

GHC ghc-devs at haskell.org
Sun Oct 28 18:39:43 UTC 2018


#15821: Implement more constant folding for Naturals
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:  (none)
            Type:  task              |               Status:  new
        Priority:  normal            |            Milestone:  8.8.1
       Component:  Compiler          |              Version:  8.6.1
      Resolution:                    |             Keywords:  newcomer
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 hsyl20):

 I'm currently resurrecting my work-in-progress on this topic. It's taking
 some time because I would like to make it generic enough that it would be
 easy to add new rules for Int8#, Int16# and the like when they will be
 merged in.

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


More information about the ghc-tickets mailing list