[GHC] #6087: Join points need strictness analysis
GHC
ghc-devs at haskell.org
Mon Jan 22 10:15:25 UTC 2018
#6087: Join points need strictness analysis
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner: (none)
Type: bug | Status: infoneeded
Priority: normal | Milestone: 8.6.1
Component: Compiler | Version: 7.4.1
Resolution: | Keywords: JoinPoints
Operating System: Unknown/Multiple | Architecture:
Type of failure: Runtime | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
Huh. We have a flag `-flate-dmd-anal`, but it does not seem to be enabled
by `-O` or `-O2`.
Could someone do a nofib run to see if it makes a difference?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/6087#comment:15>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list