[GHC] #4442: Add unaligned version of indexWordArray#
GHC
ghc-devs at haskell.org
Mon Mar 26 03:17:29 UTC 2018
#4442: Add unaligned version of indexWordArray#
-------------------------------------+-------------------------------------
Reporter: tibbe | Owner: reinerp
Type: feature request | Status: new
Priority: low | Milestone:
Component: Compiler | Version: 7.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Runtime | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: #14447 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by David Feuer <David.Feuer@…>):
In [changeset:"efd70cfb4b0b9932a880ab417d75eaf95da3d5e6/ghc"
efd70cfb/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="efd70cfb4b0b9932a880ab417d75eaf95da3d5e6"
Add unaligned bytearray access primops. Fixes #4442.
Reviewers: bgamari, simonmar
Reviewed By: bgamari
Subscribers: dfeuer, rwbarton, thomie, carter
GHC Trac Issues: #4442
Differential Revision: https://phabricator.haskell.org/D4488
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/4442#comment:19>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list