[all-commits] [llvm/llvm-project] 7fa026: [flang][OpenMP] Parse METADIRECTIVE in specificati...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Fri Jan 17 13:11:18 PST 2025


  Branch: refs/heads/users/kparzysz/spr/m05-spec-todo
  Home:   https://github.com/llvm/llvm-project
  Commit: 7fa026c6561020669f42b94fb474648f59fb1e7a
      https://github.com/llvm/llvm-project/commit/7fa026c6561020669f42b94fb474648f59fb1e7a
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-01-17 (Fri, 17 Jan 2025)

  Changed paths:
    M flang/include/flang/Parser/parse-tree.h
    M flang/lib/Lower/OpenMP/OpenMP.cpp
    M flang/lib/Parser/openmp-parsers.cpp
    A flang/test/Lower/OpenMP/Todo/metadirective-exec.f90
    A flang/test/Lower/OpenMP/Todo/metadirective-spec.f90
    M flang/test/Parser/OpenMP/metadirective-v50.f90
    M flang/test/Parser/OpenMP/metadirective.f90

  Log Message:
  -----------
  [flang][OpenMP] Parse METADIRECTIVE in specification part

Add METADIRECTIVE to the OpenMP declarative constructs as well. Emit
a TODO error for both declarative and executable cases.



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