[LLVMdev] OpenCL Frontend

Timothy Baldridge tbaldridge at gmail.com
Tue Dec 16 09:21:24 PST 2008


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?

Timothy

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



More information about the llvm-dev mailing list