search for: clangomp

Displaying 11 results from an estimated 11 matches for "clangomp".

2012 Oct 10
0
[LLVMdev] [cfe-dev] OpenMP support in CLANG: A proposal
...ing 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. Please don't add a separate clangOMP.a; you're implementing new parsing and semantic analysis, but it isn't conceptually separate from the existing parsing/semantic analysis. I'm not entirely sure what sort of feedback you're expecting; ignoring the lowering, the part of implementing OpenMP that's likely to attrac...
2012 Oct 10
2
[LLVMdev] [cfe-dev] OpenMP support in CLANG: A proposal
...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. > > Please don't add a separate clangOMP.a; you're implementing new > parsing and semantic analysis, but it isn't conceptually separate from > the existing parsing/semantic analysis. > First, I would like to clarify that clangOMP.a implements only, *and only* the "class OmpPragmaHandler" and nothing else. Parsi...
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
Hi Eli and Others In response to your feedback, I have taken care of all your review comments - I removed clangOMP.a and moved the implementation of "class OmpPragmaHandler" to "clangLex.a". The attached zipped file - namely - 'OpenMP_support_in_Clang.tar.gz' contains all the implemented "patches" along with *newly* added source files. Another attached text file - namely...
2012 Oct 12
2
[LLVMdev] [cfe-dev] OpenMP support in CLANG: A proposal
On Wed, Oct 10, 2012 at 6:15 AM, Mahesha HS <mahesha.llvm at gmail.com> wrote: > Hi Eli and Others > > In response to your feedback, I have taken care of all your review comments > - I removed clangOMP.a > and moved the implementation of "class OmpPragmaHandler" to "clangLex.a". > > The attached zipped file - namely - 'OpenMP_support_in_Clang.tar.gz' > contains all the implemented > "patches" along with *newly* added source files. > > Ano...
2012 Oct 13
2
[LLVMdev] [cfe-dev] OpenMP support in CLANG: A proposal
...iedman <eli.friedman at gmail.com> wrote: >> On Wed, Oct 10, 2012 at 6:15 AM, Mahesha HS <mahesha.llvm at gmail.com> wrote: >>> Hi Eli and Others >>> >>> In response to your feedback, I have taken care of all your review comments >>> - I removed clangOMP.a >>> and moved the implementation of "class OmpPragmaHandler" to "clangLex.a". >>> >>> The attached zipped file - namely - 'OpenMP_support_in_Clang.tar.gz' >>> contains all the implemented >>> "patches" along with *...
2012 Oct 13
0
[LLVMdev] [cfe-dev] OpenMP support in CLANG: A proposal
...2 at 5:14 AM, Eli Friedman <eli.friedman at gmail.com> wrote: > On Wed, Oct 10, 2012 at 6:15 AM, Mahesha HS <mahesha.llvm at gmail.com> wrote: >> Hi Eli and Others >> >> In response to your feedback, I have taken care of all your review comments >> - I removed clangOMP.a >> and moved the implementation of "class OmpPragmaHandler" to "clangLex.a". >> >> The attached zipped file - namely - 'OpenMP_support_in_Clang.tar.gz' >> contains all the implemented >> "patches" along with *newly* added source...
2012 Oct 13
0
[LLVMdev] [cfe-dev] OpenMP support in CLANG: A proposal
..., Oct 10, 2012 at 6:15 AM, Mahesha HS <mahesha.llvm at gmail.com> >>> wrote: >>>> >>>> Hi Eli and Others >>>> >>>> In response to your feedback, I have taken care of all your review >>>> comments >>>> - I removed clangOMP.a >>>> and moved the implementation of "class OmpPragmaHandler" to >>>> "clangLex.a". >>>> >>>> The attached zipped file - namely - 'OpenMP_support_in_Clang.tar.gz' >>>> contains all the implemented >>>...
2012 Oct 13
3
[LLVMdev] [cfe-dev] OpenMP support in CLANG: A proposal
...ahesha HS <mahesha.llvm at gmail.com> >>>> wrote: >>>>> >>>>> Hi Eli and Others >>>>> >>>>> In response to your feedback, I have taken care of all your review >>>>> comments >>>>> - I removed clangOMP.a >>>>> and moved the implementation of "class OmpPragmaHandler" to >>>>> "clangLex.a". >>>>> >>>>> The attached zipped file - namely - 'OpenMP_support_in_Clang.tar.gz' >>>>> contains all the impl...
2012 Oct 13
0
[LLVMdev] [cfe-dev] OpenMP support in CLANG: A proposal
...t gmail.com> >>>>> wrote: >>>>>> >>>>>> Hi Eli and Others >>>>>> >>>>>> In response to your feedback, I have taken care of all your review >>>>>> comments >>>>>> - I removed clangOMP.a >>>>>> and moved the implementation of "class OmpPragmaHandler" to >>>>>> "clangLex.a". >>>>>> >>>>>> The attached zipped file - namely - 'OpenMP_support_in_Clang.tar.gz' >>>>>> c...
2012 Oct 16
1
[LLVMdev] [cfe-dev] OpenMP support in CLANG: A proposal
...>>> wrote: >>>>>>> >>>>>>> Hi Eli and Others >>>>>>> >>>>>>> In response to your feedback, I have taken care of all your review >>>>>>> comments >>>>>>> - I removed clangOMP.a >>>>>>> and moved the implementation of "class OmpPragmaHandler" to >>>>>>> "clangLex.a". >>>>>>> >>>>>>> The attached zipped file - namely - 'OpenMP_support_in_Clang.tar.gz' >>&g...