[flang-commits] [flang] [llvm] [OpenMP][flang] Use auto-generated data for modifier verification (PR #215648)

Krzysztof Parzyszek via flang-commits flang-commits at lists.llvm.org
Wed Aug 12 10:49:34 PDT 2026


kparzysz wrote:

The general plan for the future is to
1, Check-in the exported JSON files into the LLVM repository.
2. Create tools to auto-generate .td files from the JSON files.
3. Amend/add table-gen backend to emit the .inc files from the .td files. This will allow including extra .td files with extensions/amendments, etc.



https://github.com/llvm/llvm-project/pull/215648


More information about the flang-commits mailing list