[GHC] #14251: LLVM Code Gen messes up registers
GHC
ghc-devs at haskell.org
Fri May 11 20:28:52 UTC 2018
#14251: LLVM Code Gen messes up registers
-------------------------------------+-------------------------------------
Reporter: angerman | Owner: (none)
Type: bug | Status: new
Priority: highest | Milestone:
Component: Compiler (LLVM) | Version: 8.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Incorrect result | Unknown/Multiple
at runtime | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by carter):
so anyone using unboxed floats/doubles targetting llvm best be careful of
argument order for unlifted double# and float# till this gets fixed?
this is eerily similar to some of the previous float/double register bugs
we've seen in ghc, like the 7.8-7.10 series bug and the more recent
windows64 abi one
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14251#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list