[flang-commits] [flang] [flang][OpenMP] Add OpenMP versions to some tests (PR #89295)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Tue Apr 23 08:21:49 PDT 2024


kiranchandramohan wrote:

> I was actually thinking about creating an RFC about automatically generating the OMP.td file from the JSON files in the spec. There we'd consume the JSON files from all spec versions, and add version numbers to each directive. We already have versioned clauses, so I thought we could also have versioned directives. Do you think that's worth doing?

I think that is a very interesting idea. Makes sense to me. But this requires a discussion with the wider community. 

Either way please do not feel blocked by my comment.

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


More information about the flang-commits mailing list