[all-commits] [llvm/llvm-project] 525f12: [flang][OpenMP] Use OmpDirectiveSpecification in D...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Wed Sep 24 10:50:48 PDT 2025
Branch: refs/heads/users/kparzysz/r10-ods-declare-target
Home: https://github.com/llvm/llvm-project
Commit: 525f12fa0da6c22dded6c19e2338b6bcc3c2da6f
https://github.com/llvm/llvm-project/commit/525f12fa0da6c22dded6c19e2338b6bcc3c2da6f
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-09-24 (Wed, 24 Sep 2025)
Changed paths:
M flang/include/flang/Parser/openmp-utils.h
M flang/include/flang/Parser/parse-tree.h
M flang/lib/Lower/OpenMP/OpenMP.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
M flang/lib/Semantics/resolve-directives.cpp
M flang/lib/Semantics/resolve-names.cpp
M flang/test/Parser/OpenMP/declare-target-indirect-tree.f90
M flang/test/Parser/OpenMP/declare-target-to-clause.f90
M flang/test/Parser/OpenMP/declare_target-device_type.f90
M flang/test/Parser/OpenMP/enter-automap-modifier.f90
M flang/test/Parser/OpenMP/openmp6-directive-spellings.f90
M flang/test/Semantics/OpenMP/blank-common-block.f90
M flang/test/Semantics/OpenMP/declare-target-function-name-with-symbols.f90
Log Message:
-----------
[flang][OpenMP] Use OmpDirectiveSpecification in DECLARE_TARGET
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