Re: [GHC] #7462: New nofib benchmark for unpacked arrays and floating point arithmetic

#7462: New nofib benchmark for unpacked arrays and floating point arithmetic ------------------------------------------+-------------------------------- Reporter: tibbe | Owner: Type: feature request | Status: closed Priority: normal | Milestone: Component: NoFib benchmark suite | Version: 7.6.1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Test Case: | Difficulty: Unknown Blocking: | Blocked By: | Related Tickets: ------------------------------------------+-------------------------------- Comment (by hvr): Fyi, this benchmark is sensitive to wordsize, and as such currently makes the `nofib`-testsuite fail where `Word` is not 64bit wide. Shall we just use fixed-width types such as `Word64` in the code instead? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/7462#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC