[flang-commits] [PATCH] D90324: [Flang][OpenMP][NFC][1/2] Reorder OmpStructureChecker and simplify it.
Valentin Clement via Phabricator via flang-commits
flang-commits at lists.llvm.org
Wed Oct 28 11:44:25 PDT 2020
clementval added a comment.
We might even go further and generate these with TableGen. I guess we have most of the information in `OMP.td` or `ACC.td` for that. Anyway might be wise to first land this patch and look at TableGen in a next step. Would be happy to look at it if it makes sense.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90324/new/
https://reviews.llvm.org/D90324
More information about the flang-commits
mailing list