[all-commits] [llvm/llvm-project] 088764: [flang][OpenMP] Use OmpMemoryOrderType enumeration...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Fri Apr 18 07:55:55 PDT 2025


  Branch: refs/heads/users/kparzysz/spr/h03-fail
  Home:   https://github.com/llvm/llvm-project
  Commit: 0887641d9c1c176f9c49071de26e50e0f1a8eb1c
      https://github.com/llvm/llvm-project/commit/0887641d9c1c176f9c49071de26e50e0f1a8eb1c
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-04-18 (Fri, 18 Apr 2025)

  Changed paths:
    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/Parser/unparse.cpp
    M flang/lib/Semantics/check-omp-structure.cpp
    M flang/lib/Semantics/check-omp-structure.h

  Log Message:
  -----------
  [flang][OpenMP] Use OmpMemoryOrderType enumeration in FAIL clause

Make the FAIL clause contain OmpMemoryOrderType enumeration instead
of OmpClause. This simplifies the semantic checks of the FAIL clause.



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