[PATCH] D79410: [MLIR] [OpenMP] Add basic OpenMP parallel operation
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 27 08:38:22 PDT 2020
jdoerfert 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?
We can do this when you see fit. I think it will help us in the long run and I wanted to make sure we consider it early to avoid work creating duplicate content :)
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