[all-commits] [llvm/llvm-project] 8e9aea: [flang][OpenMP] Use OmpMemoryOrderType enumeration...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Fri Apr 18 08:03:09 PDT 2025
Branch: refs/heads/users/kparzysz/spr/h03-fail
Home: https://github.com/llvm/llvm-project
Commit: 8e9aeab1f66342575d56a7c676995e4b16c7ebdf
https://github.com/llvm/llvm-project/commit/8e9aeab1f66342575d56a7c676995e4b16c7ebdf
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-04-18 (Fri, 18 Apr 2025)
Changed paths:
M flang/include/flang/Parser/parse-tree.h
M flang/lib/Lower/OpenMP/Clauses.cpp
M flang/lib/Parser/openmp-parsers.cpp
M flang/lib/Parser/unparse.cpp
M flang/lib/Semantics/check-omp-structure.cpp
M flang/lib/Semantics/check-omp-structure.h
Log Message:
-----------
[flang][OpenMP] Use OmpMemoryOrderType enumeration in FAIL clause
Make the FAIL clause contain OmpMemoryOrderType enumeration instead
of OmpClause. This simplifies the semantic checks of the FAIL clause.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list