[PATCH] D79410: [MLIR] [OpenMP] Add basic OpenMP parallel operation

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Thu May 28 06:53:51 PDT 2020


Feel free to include me in communication about this.

I am no tablegen expert either but I hope that we can replace quite a 
bit of clang boilerplate stuff with this as well so I wouldn't mind 
being involved :)



On 5/28/20 8:30 AM, David Truby via Phabricator via llvm-commits wrote:
> DavidTruby added a comment.
>
> In D79410#2058407 <https://reviews.llvm.org/D79410#2058407>, @clementval wrote:
>
>> In D79410#2057389 <https://reviews.llvm.org/D79410#2057389>, @DavidTruby wrote:
>>
>>> @jdoerfert I'm looking into tablegen-ifying the sections of OMPKinds.def that I am duplicating here, would you be ok with me submitting that later as a separate patch as there are other patches waiting on this work? Or do you want me to make sure that's done first before merging this?
>>
>> @DavidTruby I'm pretty intersted about the tablegen way of doing the OMPKinds.def since I'm working on this for OpenACC. Do you have any early things I can have a look at and maybe give some help as well?
>
> @clementval I'm really just trying to get my head around tablegen at the moment so I don't have much to show yet. Is there some way I can communicate with you better than on phabricator comments so I can share with you what I've got when I've got my head around it more?
>
>
> Repository:
>    rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
>    https://reviews.llvm.org/D79410/new/
>
> https://reviews.llvm.org/D79410
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200528/e776a7d5/attachment.html>


More information about the llvm-commits mailing list