[cfe-dev] Guidance to understand the Vectorization framework of Clang

Rahul Jain 1989.rahuljain at gmail.com
Tue Feb 4 20:00:49 PST 2014


Thanks Andrey and Renato for your suggestions!
I will get started with the same!

Thanks a lot :)


On Wed, Feb 5, 2014 at 2:57 AM, Richard Smith <richard at metafoo.co.uk> wrote:

> On Tue, Feb 4, 2014 at 12:49 AM, Rahul Jain <1989.rahuljain at gmail.com>wrote:
>
>>
>> Hi all,
>>
>>
>> I have been working with Clang for a while now and have worked on a few
>> bug fixes.
>>
>> I would like to delve further in the area of Vectorization and get
>> familiar with its code.
>>
>> It would be great if someone could help me by pointing out a few
>> resources which will help
>> me understand Vectorization?
>>
>> Which advanced topics in Compiler design would help?
>>
>> Any particular textbook or research paper which will help me understand
>> Vectorization better?
>>
>
> llvmdev@ is a more appropriate list for optimization-related questions.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140205/f83b68e4/attachment.html>


More information about the cfe-dev mailing list