[LLVMdev] OpenMP support in CLANG: A proposal

Mahesha HS mahesha.llvm at gmail.com
Tue Oct 9 04:37:52 PDT 2012


Hello All,

We would like to make a proposal to support OpenMP in CLANG. The goal of
this effort is to provide support for syntax

analysis (parsing), semantic analysis and AST implementation for OpenMP
constructs in CLANG.



We would like to defer the design for *lowering* based on the outcome of
the discussion happening in the LLVM dev list.

Our design is aimed at implementing the necessary support in CLANG
irrespective of how it is finally *lowered*.



Please find the details of the proposal and the current status in the
document attached.



Looking forward for your constructive feedback.


-- 
mahesha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121009/e25b4f24/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenMP_Support_in_Clang.pdf
Type: application/pdf
Size: 197785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121009/e25b4f24/attachment.pdf>


More information about the llvm-dev mailing list