[GHC] #13344: Core string literal patch regresses compiler performance considerably
GHC
ghc-devs at haskell.org
Mon Mar 6 15:25:45 UTC 2017
#13344: Core string literal patch regresses compiler performance considerably
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: bgamari
Type: bug | Status: new
Priority: high | Milestone: 8.2.1
Component: Compiler | Version: 8.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
OK done
{{{
commit 9304df5230a7a29d3e992916d133e462b854e55f
Author: Simon Peyton Jones <simonpj at microsoft.com>
Date: Fri Mar 3 11:00:04 2017 +0000
Fix CSE (again) on literal strings
Fixes Trac #13367. See Note [Take care with literal strings]
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13344#comment:25>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list