Re: [GHC] #7902: Add support for byte endianness swapping exposed as a primops

#7902: Add support for byte endianness swapping exposed as a primops ------------------------------------------------+-------------------------- Reporter: tab | Owner: Type: feature request | Status: patch Priority: normal | Milestone: Component: Compiler | Version: 7.7 Resolution: | Keywords: bswap Operating System: Unknown/Multiple | endianness Type of failure: None/Unknown | Architecture: Test Case: codeGen/should_run/cgrun072 | Unknown/Multiple Blocking: | Difficulty: | Unknown | Blocked By: | Related Tickets: ------------------------------------------------+-------------------------- Comment (by thoughtpolice): I've fixed up these patches to work with HEAD (minor changes in the LLVM code generator caused a merge conflict.) I'll push them, following validate doesn't complain on my Linux/Windows machines. Shouldn't take too long. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/7902#comment:21 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC