[all-commits] [llvm/llvm-project] 845e55: [Flang][OpenMP] Reject substring and section-compo...
Chi-Chun, Chen via All-commits
all-commits at lists.llvm.org
Tue Mar 3 11:18:50 PST 2026
Branch: refs/heads/users/cchen/affinity_clause_semantic_check
Home: https://github.com/llvm/llvm-project
Commit: 845e5503b8c0134bc333b09ea27afdd403123058
https://github.com/llvm/llvm-project/commit/845e5503b8c0134bc333b09ea27afdd403123058
Author: Chi Chun, Chen <chichun.chen at hpe.com>
Date: 2026-03-03 (Tue, 03 Mar 2026)
Changed paths:
M flang/lib/Semantics/check-omp-structure.cpp
A flang/test/Semantics/OpenMP/affinity-invalid.f90
Log Message:
-----------
[Flang][OpenMP] Reject substring and section-component in affinity
Add semantic checks for OpenMP AFFINITY clauses to reject substring
and structure members taken from array sections.
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