Re: [GHC] #5925: Add inline version of newArray#

#5925: Add inline version of newArray# -------------------------------------+------------------------------------ Reporter: tibbe | Owner: simonmar Type: feature request | Status: patch Priority: normal | Milestone: 7.6.2 Component: Compiler | Version: 7.4.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: 4258 Blocking: | Related Tickets: -------------------------------------+------------------------------------ Comment (by tibbe): Could you please attach the first patch you used as well (i.e. run `git format-patch -n master..` and include all three patches). I no longer have the version of my patch that you based your work on and your patches don't apply cleanly on top of the `0001-codeGen-allocate-small-arrays-of- statically-known-si.patch` patch attached to this ticket. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/5925#comment:24 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC