[GHC] #11158: Combine exprIsTrivial and cpe_ExprIsTrivial

GHC ghc-devs at haskell.org
Wed Nov 2 16:50:55 UTC 2016


#11158: Combine exprIsTrivial and cpe_ExprIsTrivial
-------------------------------------+-------------------------------------
        Reporter:  simonpj           |                Owner:
            Type:  task              |               Status:  infoneeded
        Priority:  highest           |            Milestone:  8.2.1
       Component:  Compiler          |              Version:  7.10.2
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D1656
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Simon Peyton Jones <simonpj@…>):

 In [changeset:"623b8e44b1647083ff5d85ef40b7cf88870acef5/ghc" 623b8e4/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="623b8e44b1647083ff5d85ef40b7cf88870acef5"
 Renaming and comments in CorePrep

 In particular I renamed
   'triv' to 'arg'
   CpeTriv to CpeArg
 in Note [CorePrep invariants], with knock on consequences.

 This is groundwork for the fix to Trac #11158
 }}}

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


More information about the ghc-tickets mailing list