[GHC] #12022: unsafeShiftL and unsafeShiftR are not marked as INLINE
GHC
ghc-devs at haskell.org
Wed Jan 3 03:25:01 UTC 2018
#12022: unsafeShiftL and unsafeShiftR are not marked as INLINE
-------------------------------------+-------------------------------------
Reporter: Rufflewind | Owner: dfeuer
Type: feature request | Status: closed
Priority: normal | Milestone:
Component: libraries/base | Version: 7.10.3
Resolution: invalid | Keywords: performance,
| inline, bits
Operating System: Unknown/Multiple | Architecture:
Type of failure: Runtime | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by dfeuer):
* status: new => closed
* resolution: => invalid
Comment:
I stripped out the custom code in `containers` and to the (fairly small)
extent that the benchmarks changed, they ''improved''. So I'll close this.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12022#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list