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

Richard Smith richard at metafoo.co.uk
Tue Feb 4 13:27:11 PST 2014


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/20140204/23f13d07/attachment.html>


More information about the cfe-dev mailing list