[PATCH] D90324: [Flang][OpenMP][NFC][1/2] Reorder OmpStructureChecker and simplify it.

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 28 11:44:24 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 llvm-commits mailing list