[LLVMdev] OpenCL Frontend

Timothy Baldridge tbaldridge at gmail.com
Tue Dec 16 10:16:15 PST 2008


Awesome, is the development of this being tracked somewhere? And is
there a way I can get involved?

Timothy

On Tue, Dec 16, 2008 at 11:52 AM, Zack Rusin <zack at tungstengraphics.com> wrote:
> On Tuesday 16 December 2008 12:21:24 Timothy Baldridge wrote:
>> There seems to be some interest these days in OpenCL. However for some
>> projects, a issue they face to adopting OpenCL is requirements of
>> maintaining two source trees: one for normal C code (for use on
>> systems without OpenCL support or poor OpenCL performance) and another
>> for OpenCL.
>>
>> I am interested in using LLVM to create a OpenCL frontend for
>> multicore CPUs. Now that the spec is out, we have a pattern to follow.
>> Does anyone have any interest in this?
>
> Yes, we started implementing OpenCL on top of gallium using LLVM and Clang.
> We're planning to publish a public repository in the next week or so.
>
> z
>
>



-- 
Two wrights don't make a rong, they make an airplane. Or bicycles.



More information about the llvm-dev mailing list