[flang-commits] [flang] [llvm] [flang][OpenMP] Add semantic check for target data (PR #71560)

via flang-commits flang-commits at lists.llvm.org
Tue Nov 7 11:51:18 PST 2023


shraiysh wrote:

Hmm, that's a valid concern. We might not be able to support all the standards. Right now, it seems like a mix of OpenMP 5.0, 5.1 and 5.2.

It sounds like a long project to support checks based on OpenMP versions, and I might not be able to commit to that right now as my internship is ending soon.

Just for future reference for adding semantics checks, I should refer to OpenMP 5.2 for adding a check, right? I will close this PR as this restriction is not mentioned in OpenMP 5.2.

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


More information about the flang-commits mailing list