[GHC] #13569: Optimise code-gen for field-updates of large products
GHC
ghc-devs at haskell.org
Thu Apr 13 17:12:36 UTC 2017
#13569: Optimise code-gen for field-updates of large products
-------------------------------------+-------------------------------------
Reporter: hvr | Owner: (none)
Type: task | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
(CodeGen) |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Other | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
Yes, I believe we discussed this around six months ago and the suggestion
was to emit a `memcpy` instead.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13569#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list