[all-commits] [llvm/llvm-project] 145680: Improve type checks, add testcases
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Wed Jun 4 14:14:46 PDT 2025
Branch: refs/heads/users/kparzysz/spr/a04-atomic-one
Home: https://github.com/llvm/llvm-project
Commit: 145680237f2badc17b0743e67a281c6eb59e3094
https://github.com/llvm/llvm-project/commit/145680237f2badc17b0743e67a281c6eb59e3094
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
M flang/lib/Semantics/check-omp-structure.cpp
M flang/lib/Semantics/check-omp-structure.h
M flang/test/Semantics/OpenMP/atomic-read.f90
Log Message:
-----------
Improve type checks, add testcases
Commit: 1b352f6237f1e9bdec3f755da3e2b5399d1f1249
https://github.com/llvm/llvm-project/commit/1b352f6237f1e9bdec3f755da3e2b5399d1f1249
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
M flang/lib/Lower/OpenMP/OpenMP.cpp
Log Message:
-----------
Fail with some grace on pointer assignments
Compare: https://github.com/llvm/llvm-project/compare/144170c5ce8f...1b352f6237f1
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