[all-commits] [llvm/llvm-project] 9770e4: Restore accidentally removed Le
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Fri May 30 13:06:50 PDT 2025
Branch: refs/heads/users/kparzysz/spr/a04-atomic-one
Home: https://github.com/llvm/llvm-project
Commit: 9770e4d3c5b0a858f8b5864a7aada01946763450
https://github.com/llvm/llvm-project/commit/9770e4d3c5b0a858f8b5864a7aada01946763450
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-05-30 (Fri, 30 May 2025)
Changed paths:
M flang/include/flang/Semantics/tools.h
Log Message:
-----------
Restore accidentally removed Le
Commit: 9b8aaa5586334b48fbb28c103eda1091168342e0
https://github.com/llvm/llvm-project/commit/9b8aaa5586334b48fbb28c103eda1091168342e0
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-05-30 (Fri, 30 May 2025)
Changed paths:
M flang/include/flang/Semantics/tools.h
M flang/lib/Semantics/check-omp-structure.cpp
M flang/lib/Semantics/tools.cpp
M flang/test/Semantics/OpenMP/atomic04.f90
M flang/test/Semantics/OpenMP/atomic05.f90
Log Message:
-----------
Recognize constants as "operations"
This allows emitting slightly better diagnostic messages.
Commit: f7bc109276a7bb647b0c8f3d65af63fbfb3249dc
https://github.com/llvm/llvm-project/commit/f7bc109276a7bb647b0c8f3d65af63fbfb3249dc
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2025-05-30 (Fri, 30 May 2025)
Changed paths:
M flang/lib/Lower/OpenMP/OpenMP.cpp
A flang/test/Lower/OpenMP/dump-atomic-analysis.f90
Log Message:
-----------
Add lit tests for dumping atomic analysis
Compare: https://github.com/llvm/llvm-project/compare/a83a1cf262eb...f7bc109276a7
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