[all-commits] [llvm/llvm-project] 2aa218: [flang][OpenMP] Diagnose invalid reduction modifie...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Wed May 22 05:23:36 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2aa218c247eef03f4ea922d635b7a9f46d061119
https://github.com/llvm/llvm-project/commit/2aa218c247eef03f4ea922d635b7a9f46d061119
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2024-05-22 (Wed, 22 May 2024)
Changed paths:
M flang/lib/Semantics/check-omp-structure.cpp
M flang/lib/Semantics/check-omp-structure.h
M flang/test/Lower/OpenMP/invalid-reduction-modifier.f90
A flang/test/Semantics/OpenMP/reduction-modifiers.f90
Log Message:
-----------
[flang][OpenMP] Diagnose invalid reduction modifiers (#92406)
Emit diagnostic messages for invalid modifiers in "reduction" clause.
Fixes https://github.com/llvm/llvm-project/issues/92397
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