#5506: LLVM AST : needs an LlvmType ctor to represent vectors so that LLVM can
generate SIMD instructions
---------------------------------+------------------------------------------
    Reporter:  erikd             |       Owner:  dterei         
        Type:  task              |      Status:  patch          
    Priority:  normal            |   Component:  Compiler (LLVM)
     Version:  7.3               |    Keywords:                 
    Testcase:                    |   Blockedby:                 
          Os:  Unknown/Multiple  |    Blocking:                 
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown   
---------------------------------+------------------------------------------

Comment(by dterei):

 OK so I'll accept for now but I have two concerns:

 - right now its useless. Yes its for doing vector support but really if
 you want to do vector support you should be sending me more of a complete
 patch, not a tiny piece of it. With tools like git its very easy to do out
 of line dev work.

 - I'm not really sure if returning the word width for the llvmWidth
 function makes sense, but I'm not sure what does make sense right now.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5506#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to