[all-commits] [llvm/llvm-project] cdd54f: [flang][OpenMP] Frontend support for REPLAYABLE an...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Fri Sep 12 06:40:22 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cdd54ff927e0207a3e65bade576e3c2511112953
      https://github.com/llvm/llvm-project/commit/cdd54ff927e0207a3e65bade576e3c2511112953
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-09-12 (Fri, 12 Sep 2025)

  Changed paths:
    M flang/include/flang/Lower/OpenMP/Clauses.h
    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/Parser/openmp-parsers.cpp
    M flang/lib/Semantics/check-omp-structure.cpp
    A flang/test/Parser/OpenMP/replayable-clause.f90
    A flang/test/Parser/OpenMP/transparent-clause.f90
    A flang/test/Semantics/OpenMP/replayable-clause.f90
    A flang/test/Semantics/OpenMP/transparent-clause.f90
    M llvm/include/llvm/Frontend/OpenMP/ClauseT.h
    M llvm/include/llvm/Frontend/OpenMP/OMP.td

  Log Message:
  -----------
  [flang][OpenMP] Frontend support for REPLAYABLE and TRANSPARENT clauses (#158149)

Parsing and semantic checks.



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