[GHC] #12059: Add primop to query for pinned-ness of a ByteArray

GHC ghc-devs at haskell.org
Sat Jun 4 07:32:54 UTC 2016


#12059: Add primop to query for pinned-ness of a ByteArray
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:
            Type:  feature request   |               Status:  closed
        Priority:  normal            |            Milestone:  8.2.1
       Component:  Compiler          |              Version:  8.0.1
      Resolution:  fixed             |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
                                     |  codeGen/should_run/T12059
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D2217
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"4dbacbc89a999bf371d51194b4662a209ac907f1/ghc" 4dbacbc/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="4dbacbc89a999bf371d51194b4662a209ac907f1"
 Rename isPinnedByteArray# to isByteArrayPinned#

 Reviewers: simonmar, duncan, erikd, austin

 Reviewed By: austin

 Subscribers: thomie

 Differential Revision: https://phabricator.haskell.org/D2290

 GHC Trac Issues: #12059
 }}}

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


More information about the ghc-tickets mailing list