[GHC] #12354: Word foldl' isn't optimized as well as Int foldl'

GHC ghc-devs at haskell.org
Thu Aug 25 15:04:16 UTC 2016


#12354: Word foldl' isn't optimized as well as Int foldl'
-------------------------------------+-------------------------------------
        Reporter:  kjslag            |                Owner:
            Type:  bug               |               Status:  merge
        Priority:  normal            |            Milestone:  8.0.2
       Component:  Compiler          |              Version:  8.0.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Runtime           |  Unknown/Multiple
  performance bug                    |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D2376
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"f26e58bfcad4155d5e2cefcaba5408f0466bfb5e/ghc" f26e58b/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="f26e58bfcad4155d5e2cefcaba5408f0466bfb5e"
 Enum: Ensure that operations on Word fuse

 Test Plan: Validate, verify fusion

 Reviewers: austin, hvr

 Subscribers: thomie

 Differential Revision: https://phabricator.haskell.org/D2376

 GHC Trac Issues: #12354

 (cherry picked from commit 0bd7c4b4240a27d4e26290741394b31b48db7671)
 }}}

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


More information about the ghc-tickets mailing list