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

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Thu Mar 6 07:41:15 PST 2025


  Branch: refs/heads/users/kparzysz/spr/o02-metadirective-flush
  Home:   https://github.com/llvm/llvm-project
  Commit: bf56b8c80a0f1a7e06dcd3e898172c27e5afabf5
      https://github.com/llvm/llvm-project/commit/bf56b8c80a0f1a7e06dcd3e898172c27e5afabf5
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-03-06 (Thu, 06 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

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