[LLVMdev] is it possible to use gcc vectorizer ?
Zakk
zakk0610 at gmail.com
Tue Mar 16 02:11:51 PDT 2010
hi all,
gcc provides auto-vectorization on the tree-ssa framework, and llvm-gcc uses
tree-ssa to generate LLVM IR.
so, is it possible to use gcc vectorizer in LLVM?
--
Best regards
Kuan-Hsu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100316/884b5cc3/attachment.html>
More information about the llvm-dev
mailing list