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

Tom Eccles via flang-commits flang-commits at lists.llvm.org
Tue Apr 23 09:52:24 PDT 2024


https://github.com/tblah approved this pull request.

> 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?
The RFC sounds interesting.

This patch LGTM anyway. I only wanted to make a suggestion and don't want to block this.

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


More information about the flang-commits mailing list