[GHC] #10677: slightly silly assembly for testing whether a Word# is 0##
GHC
ghc-devs at haskell.org
Fri Jul 24 03:11:39 UTC 2015
#10677: slightly silly assembly for testing whether a Word# is 0##
-------------------------------------+-------------------------------------
Reporter: rwbarton | Owner:
Type: bug | Status: new
Priority: low | Milestone:
Component: Compiler | Version: 7.11
(CodeGen) |
Resolution: | Keywords: newcomer
Operating System: Unknown/Multiple | Architecture: x86_64
Type of failure: Runtime | (amd64)
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Changes (by rwbarton):
* keywords: => newcomer
Comment:
This is probably pretty easy to fix as a special case in the Cmm
switch->branches code.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10677#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list