[PATCH] D92955: [openmp] Remove clause from OMPKinds.def and use OMP.td info
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 9 11:55:41 PST 2020
clementval added a comment.
In D92955#2443313 <https://reviews.llvm.org/D92955#2443313>, @jdoerfert wrote:
> I like this a lot. We might even look into generating the clang OpenMPClause classes via TableGen later, thanks a lot.
>
> There is a file missing, right? The list of actual clauses.
The list of actual clauses is already in and used by Flang (`llvm/include/llvm/Frontend/OpenMP/OMP.td`)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92955/new/
https://reviews.llvm.org/D92955
More information about the llvm-commits
mailing list