[all-commits] [llvm/llvm-project] 4e453d: [flang][OpenMP] Accept old FLUSH syntax in METADIR...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Mon Mar 10 06:13:08 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e453d52920b1808321ec9bca28f5161165d12ee
      https://github.com/llvm/llvm-project/commit/4e453d52920b1808321ec9bca28f5161165d12ee
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-03-10 (Mon, 10 Mar 2025)

  Changed paths:
    M flang/include/flang/Parser/dump-parse-tree.h
    M flang/include/flang/Parser/parse-tree.h
    M flang/lib/Parser/openmp-parsers.cpp
    M flang/lib/Parser/unparse.cpp
    A flang/test/Parser/OpenMP/metadirective-flush.f90

  Log Message:
  -----------
  [flang][OpenMP] Accept old FLUSH syntax in METADIRECTIVE (#130122)

Accommodate it in OmpDirectiveSpecification, which may become the
primary component of the actual FLUSH construct in the future.



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