[flang-commits] [flang] [flang][OpenMP] Parse OpenMP 6.0 map modifiers (PR #149134)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Mon Jul 21 08:05:40 PDT 2025
================
@@ -4001,6 +4079,18 @@ struct OmpVariableCategory {
WRAPPER_CLASS_BOILERPLATE(OmpVariableCategory, Value);
};
+// Extension
----------------
tblah wrote:
If even you're not sure what it does, is this ever going to be implemented? Maybe we shouldn't support it in flang.
https://github.com/llvm/llvm-project/pull/149134
More information about the flang-commits
mailing list