[all-commits] [llvm/llvm-project] 96de00: Modify semantic check for affinity clause
Chi-Chun, Chen via All-commits
all-commits at lists.llvm.org
Wed Mar 4 18:54:17 PST 2026
Branch: refs/heads/users/cchen/affinity_clause_semantic_check
Home: https://github.com/llvm/llvm-project
Commit: 96de00c697b9206d76273e75802a644ebd0fba33
https://github.com/llvm/llvm-project/commit/96de00c697b9206d76273e75802a644ebd0fba33
Author: Chi Chun, Chen <chichun.chen at hpe.com>
Date: 2026-03-04 (Wed, 04 Mar 2026)
Changed paths:
M flang/lib/Semantics/check-omp-structure.cpp
M flang/lib/Semantics/check-omp-structure.h
M flang/test/Semantics/OpenMP/affinity-invalid.f90
Log Message:
-----------
Modify semantic check for affinity clause
- Add CheckLastPartRef
- Add CheckArraySection
- Add comment why we still need check for substring even if
CheckArraySection is called
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