[LLVMdev] [RFC] Progress towards OpenMP support

Pekka Jääskeläinen pekka.jaaskelainen at tut.fi
Thu Sep 13 03:08:49 PDT 2012


On 09/10/2012 10:51 PM, Sanjoy Das wrote:
> I made some progress on implementing Hal's proposal [1] for
> implementing OpenMP support in LLVM.

I can generate parallel loops from OpenCL multi-WI work groups in
pocl kernel compilation now. Please let me know when this work is in a state
I could test it for OpenCL. I need the ability to mark the parallel loops
and some pass that actually does something with the parallelism info.

Thanks!
-- 
Pekka



More information about the llvm-dev mailing list