[all-commits] [llvm/llvm-project] 387ff9: Detect issues getting cons/prod in the middle of nest
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Wed Apr 15 07:02:30 PDT 2026
Branch: refs/heads/users/kparzysz/r04-affected-do-loops
Home: https://github.com/llvm/llvm-project
Commit: 387ff9c4791b954ac534c7bd622e2998e7f5d902
https://github.com/llvm/llvm-project/commit/387ff9c4791b954ac534c7bd622e2998e7f5d902
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2026-04-15 (Wed, 15 Apr 2026)
Changed paths:
M flang/lib/Semantics/openmp-utils.cpp
Log Message:
-----------
Detect issues getting cons/prod in the middle of nest
Commit: 2be9a7fd3a66fe6179968ac96af1e465c33857da
https://github.com/llvm/llvm-project/commit/2be9a7fd3a66fe6179968ac96af1e465c33857da
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2026-04-15 (Wed, 15 Apr 2026)
Changed paths:
M flang/lib/Semantics/openmp-utils.cpp
Log Message:
-----------
Depth should not be negative
Commit: 25264b6f414cc48f2c9ec3f8657fac53e71d3432
https://github.com/llvm/llvm-project/commit/25264b6f414cc48f2c9ec3f8657fac53e71d3432
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2026-04-15 (Wed, 15 Apr 2026)
Changed paths:
M flang/lib/Semantics/openmp-utils.cpp
Log Message:
-----------
Check if enough loops were present
Commit: f22071a2ecd8516232e4709b377ec545606c1792
https://github.com/llvm/llvm-project/commit/f22071a2ecd8516232e4709b377ec545606c1792
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2026-04-15 (Wed, 15 Apr 2026)
Changed paths:
M flang/include/flang/Semantics/openmp-utils.h
Log Message:
-----------
Update comment about returning std::nullopt
Compare: https://github.com/llvm/llvm-project/compare/59b7415e3f4c...f22071a2ecd8
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