[all-commits] [llvm/llvm-project] cf596a: [flang][OpenMP] Update semantic checks for LINEAR ...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Tue Jan 20 15:27:12 PST 2026


  Branch: refs/heads/users/kparzysz/m02-linear-51
  Home:   https://github.com/llvm/llvm-project
  Commit: cf596a74ff56fb45776c24e7c57812ba1f131c4c
      https://github.com/llvm/llvm-project/commit/cf596a74ff56fb45776c24e7c57812ba1f131c4c
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2026-01-20 (Tue, 20 Jan 2026)

  Changed paths:
    M flang/lib/Semantics/check-omp-loop.cpp
    M flang/lib/Semantics/openmp-modifiers.cpp
    M flang/test/Semantics/OpenMP/clause-validity01.f90
    A flang/test/Semantics/OpenMP/linear-clause03.f90

  Log Message:
  -----------
  [flang][OpenMP] Update semantic checks for LINEAR clause

Fixes https://github.com/llvm/llvm-project/issues/173980.

In particular, make step-simple-modifier be compatible (i.e. not
exclusive) for OpenMP spec versions < 52.



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