[all-commits] [llvm/llvm-project] 01dd3f: [flang][OpenMP] Use OmpDirectiveSpecification in s...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Thu Mar 13 08:55:43 PDT 2025


  Branch: refs/heads/users/kparzysz/spr/s02-standalone
  Home:   https://github.com/llvm/llvm-project
  Commit: 01dd3f55995e507ddee61e80e3eb29e35f722c0f
      https://github.com/llvm/llvm-project/commit/01dd3f55995e507ddee61e80e3eb29e35f722c0f
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-03-13 (Thu, 13 Mar 2025)

  Changed paths:
    M flang/include/flang/Parser/dump-parse-tree.h
    M flang/include/flang/Parser/parse-tree.h
    M flang/lib/Lower/OpenMP/Clauses.cpp
    M flang/lib/Lower/OpenMP/Clauses.h
    M flang/lib/Lower/OpenMP/OpenMP.cpp
    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/check-omp-structure.h
    M flang/lib/Semantics/resolve-directives.cpp
    M flang/lib/Semantics/resolve-names.cpp
    M flang/test/Parser/OpenMP/depobj-construct.f90
    M flang/test/Parser/OpenMP/metadirective-dirspec.f90
    M flang/test/Parser/OpenMP/metadirective-flush.f90
    M flang/test/Semantics/OpenMP/depobj-construct-v50.f90

  Log Message:
  -----------
  [flang][OpenMP] Use OmpDirectiveSpecification in standalone directives

This uses OmpDirectiveSpecification in the rest of the standalone
directives.



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