[PATCH] D79410: [MLIR] [OpenMP] Add basic OpenMP parallel operation
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 27 14:10:22 PDT 2020
clementval added a comment.
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?
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