[GHC] #6084: Add stg_ap_pnnv and related call patterns
GHC
ghc-devs at haskell.org
Sat Oct 26 16:11:10 UTC 2013
#6084: Add stg_ap_pnnv and related call patterns
-------------------------------------+------------------------------------
Reporter: SimonMeier | Owner: simonmar
Type: feature request | Status: new
Priority: highest | Milestone: 7.8.1
Component: Runtime System | Version: 7.7
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: 8313 | Related Tickets:
-------------------------------------+------------------------------------
Changes (by thoughtpolice):
* owner: => simonmar
* priority: normal => highest
* version: 7.4.1 => 7.7
Comment:
Simon, I've gone ahead and reverted your commit (in
d34f1c851d6ef01aef109dd3515db1b795056aa) since it's causing failures. Mind
taking a look?
Also, perhaps there should be a flag for the PAP fastcall optimization
like there are for most of the other optimizations only happening at -O2.
Or not. I'll let you decide.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/6084#comment:22>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list