[GHC] #14375: Implement with# primop
GHC
ghc-devs at haskell.org
Tue Oct 24 20:45:03 UTC 2017
#14375: Implement with# primop
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.1
Resolution: | Keywords: JoinPoints
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #14346 | Differential Rev(s): ​Phab:D4110
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by simonmar):
* cc: simonmar (added)
Comment:
Yes, I think that would work. The mechanisms that we have in the code
generator for pushing update frames should also work for pushing
mask/unmask frames and catch frames.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14375#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list