[all-commits] [llvm/llvm-project] c0f60c: [flang][OpenMP] Fix handling of nested loops in Lo...
Ivan R. Ivanov via All-commits
all-commits at lists.llvm.org
Thu Nov 21 18:32:11 PST 2024
Branch: refs/heads/users/ivanradanov/flang-workshare-nested-fix
Home: https://github.com/llvm/llvm-project
Commit: c0f60c5875aa122fdf54959176f6fe2f9daf67d2
https://github.com/llvm/llvm-project/commit/c0f60c5875aa122fdf54959176f6fe2f9daf67d2
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-11-22 (Fri, 22 Nov 2024)
Changed paths:
M flang/lib/Optimizer/OpenMP/LowerWorkshare.cpp
A flang/test/Transforms/OpenMP/lower-workshare-nested.mlir
Log Message:
-----------
[flang][OpenMP] Fix handling of nested loops in LowerWorkshare
Commit: ab96c60294bf0e115e5e8f2c0062ee031b82c2b0
https://github.com/llvm/llvm-project/commit/ab96c60294bf0e115e5e8f2c0062ee031b82c2b0
Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
Date: 2024-11-22 (Fri, 22 Nov 2024)
Changed paths:
M flang/lib/Optimizer/OpenMP/LowerWorkshare.cpp
A flang/test/Integration/OpenMP/workshare-forall.f90
Log Message:
-----------
[flang][OpenMP] Fix logic for parallelization in omp workshare
Compare: https://github.com/llvm/llvm-project/compare/c0f60c5875aa%5E...ab96c60294bf
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