[PATCH] D83807: [flang][openacc] Semantic checks for OpenACC 3.0 clauses validity
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 14 12:52:23 PDT 2020
clementval added a comment.
There are couple of things where we could share code with OpenMP. I'm thinking about the `OmpContext`/`AccContext` and code around it. If reviewers think it makes sense I'm happy to do this in this patch or in a follow up patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83807/new/
https://reviews.llvm.org/D83807
More information about the llvm-commits
mailing list