[PATCH] D79410: [MLIR] [OpenMP] Add basic OpenMP parallel operation
David Truby via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 28 06:30:29 PDT 2020
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
More information about the llvm-commits
mailing list