[all-commits] [llvm/llvm-project] 43f008: [flang][OpenMP] Use new modifiers in DEPEND/GRAINS...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Wed Nov 27 11:53:16 PST 2024
Branch: refs/heads/users/kparzysz/spr/m10-grainsize
Home: https://github.com/llvm/llvm-project
Commit: 43f008a7f8b7a6377f6cb7f3ea4cc20394c2d79d
https://github.com/llvm/llvm-project/commit/43f008a7f8b7a6377f6cb7f3ea4cc20394c2d79d
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2024-11-27 (Wed, 27 Nov 2024)
Changed paths:
M flang/examples/FeatureList/FeatureList.cpp
M flang/include/flang/Parser/dump-parse-tree.h
M flang/include/flang/Parser/parse-tree.h
M flang/include/flang/Semantics/openmp-modifiers.h
M flang/lib/Lower/OpenMP/Clauses.cpp
M flang/lib/Lower/OpenMP/Clauses.h
M flang/lib/Parser/openmp-parsers.cpp
M flang/lib/Parser/parse-tree.cpp
M flang/lib/Parser/unparse.cpp
M flang/lib/Semantics/check-omp-structure.cpp
M flang/lib/Semantics/openmp-modifiers.cpp
M flang/test/Parser/OpenMP/depobj-construct.f90
M flang/test/Parser/OpenMP/taskloop.f90
M flang/test/Semantics/OpenMP/depend05.f90
M llvm/include/llvm/Frontend/OpenMP/ClauseT.h
Log Message:
-----------
[flang][OpenMP] Use new modifiers in DEPEND/GRAINSIZE/NUM_TASKS
The usual changes, added more references to OpenMP specs.
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