[GHC] #15327: Optimize remainders by powers of two for Integer and Natural
GHC
ghc-devs at haskell.org
Mon Jul 2 20:46:25 UTC 2018
#15327: Optimize remainders by powers of two for Integer and Natural
-------------------------------------+-------------------------------------
Reporter: Bodigrim | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: 8.6.1
Component: Core Libraries | Version: 8.4.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #14437 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
In general optimizing operations on "small" `Integer`s seems like quite a
worthwhile goal.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15327#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list