search for: ompprgamahandler

Displaying 4 results from an estimated 4 matches for "ompprgamahandler".

Did you mean: omppragmahandler
2012 Oct 10
0
[LLVMdev] [cfe-dev] OpenMP support in CLANG: A proposal
On Tue, Oct 9, 2012 at 4:37 AM, Mahesha HS <mahesha.llvm at gmail.com> wrote: > 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
2012 Oct 10
2
[LLVMdev] [cfe-dev] OpenMP support in CLANG: A proposal
...work for you in the long run because you won't get any > feedback. > We have all the functionality implemented to provide the basic infrastructure along with the implementation of AST classes to represent different OpenMP directives and clauses, and the implementation of the "class OmpPrgamaHandler" as described in the doc. We can share this code very soon, probably by tomorrow. -- mahesha > > -Eli\ > -- mahesha -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121010/80db7c02/attach...
2012 Oct 09
2
[LLVMdev] OpenMP support in CLANG: A proposal
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
2012 Oct 10
0
[LLVMdev] [cfe-dev] OpenMP support in CLANG: A proposal
...you won't get any >> feedback. >> > > We have all the functionality implemented to provide the basic > infrastructure along with the > implementation of AST classes to represent different OpenMP directives and > clauses, > and the implementation of the "class OmpPrgamaHandler" as described in the > doc. > > We can share this code very soon, probably by tomorrow. > > -- > mahesha > > >> >> -Eli\ >> > > > > -- > mahesha > > -- mahesha -------------- next part -------------- An HTML attachment was scrub...