[GHC] #11688: Bytestring break failing rewrite to breakByte and failing to eliminate boxing/unboxing

GHC ghc-devs at haskell.org
Mon Mar 28 15:29:53 UTC 2016


#11688: Bytestring break failing rewrite to breakByte and failing to eliminate
boxing/unboxing
-------------------------------------+-------------------------------------
        Reporter:  alexbiehl         |                Owner:
            Type:  bug               |               Status:  upstream
        Priority:  normal            |            Milestone:  8.0.1
       Component:  Compiler          |              Version:  7.10.3
      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:D1980
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Herbert Valerio Riedel <hvr@…>):

 In [changeset:"eb25381da2e4a95337ad9c2fabff60d699b41bc7/ghc"
 eb25381d/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="eb25381da2e4a95337ad9c2fabff60d699b41bc7"
 Update bytestring submodule to latest snapshot

 Most notably, this pulls in the following changes

 > Fix breakByte and spanByte rewrite rules
 > Implement `stripPrefix`/`stripSuffix`

 The first patch is related to #11688
 }}}

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


More information about the ghc-tickets mailing list