[GHC] #8033: add AVX register support to llvm calling convention
GHC
ghc-devs at haskell.org
Thu Jul 4 00:07:05 CEST 2013
#8033: add AVX register support to llvm calling convention
-----------------------------+----------------------------------------------
Reporter: carter | Owner: carter
Type: task | Status: new
Priority: normal | Component: Compiler
Version: 7.7 | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Blockedby:
Blocking: | Related:
-----------------------------+----------------------------------------------
Comment(by carter):
@gmainland I don't understand your remark about the registers comment...
XMM_n is the lower half of the corresponding YMM_n, the additional rule
only fires for "256 bit" vectors, otherwise the lower half is used
instead. Could you show me which comment you want to change and how?
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/8033#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list