[LLVMdev] Auto-Vectorization in LLVM

Devang Patel devang.patel at gmail.com
Thu May 6 09:45:42 PDT 2010


On Wed, May 5, 2010 at 9:34 PM, Chris Lattner <clattner at apple.com> wrote:
>
> On May 5, 2010, at 1:01 PM, Rajkishore Barik wrote:
>
>> Hi,
>>
>> I found out that Auto-Vectorization was implemented as a part of GSoC
>> 2009.
>> Can someone point me to the code repository including any
>> documentation available?
>> I would also like to know if there is any progress/future plans to
>> include this
>> in the main trunk?
>
> Unfortunately, nothing came of this project AFAIK, maybe Devang knows more.

Pretty much. Andreas did contribute initial basic code for loop
dependence analysis and has promised to merge more improvements to
this area.
-
Devang



More information about the llvm-dev mailing list