[GHC] #16052: Core optimizations for memset on a small range
GHC
ghc-devs at haskell.org
Sun Dec 16 15:17:15 UTC 2018
#16052: Core optimizations for memset on a small range
-------------------------------------+-------------------------------------
Reporter: andrewthad | Owner: (none)
Type: task | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.6.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
Indeed it sounds like the current optimisation is broken. This is a bit
surprising given that this is tested in the testsuite. Have you tried
raising `-fmax-inline-memset-insns`?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16052#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list