[all-commits] [llvm/llvm-project] 10fafe: [flang][mlir] Add flang to mlir lowering for dyn_g...
Chaitanya via All-commits
all-commits at lists.llvm.org
Mon May 25 23:44:42 PDT 2026
Branch: refs/heads/users/skc7/dyn_group_pvt_mlir_flang_lowering
Home: https://github.com/llvm/llvm-project
Commit: 10fafe5b5cae5bab80235681419e1f8a202c25d4
https://github.com/llvm/llvm-project/commit/10fafe5b5cae5bab80235681419e1f8a202c25d4
Author: skc7 <Krishna.Sankisa at amd.com>
Date: 2026-05-26 (Tue, 26 May 2026)
Changed paths:
M flang/lib/Lower/OpenMP/ClauseProcessor.cpp
M flang/lib/Lower/OpenMP/ClauseProcessor.h
M flang/lib/Lower/OpenMP/OpenMP.cpp
R flang/test/Lower/OpenMP/Todo/dyn-groupprivate-clause.f90
A flang/test/Lower/OpenMP/dyn-groupprivate-clause.f90
M llvm/include/llvm/Frontend/OpenMP/ConstructDecompositionT.h
Log Message:
-----------
[flang][mlir] Add flang to mlir lowering for dyn_groupprivate
Commit: eb96d58903fc6f4dcaae1208e4007cbcd5df3b4d
https://github.com/llvm/llvm-project/commit/eb96d58903fc6f4dcaae1208e4007cbcd5df3b4d
Author: skc7 <Krishna.Sankisa at amd.com>
Date: 2026-05-26 (Tue, 26 May 2026)
Changed paths:
M flang/lib/Lower/OpenMP/ClauseProcessor.cpp
M flang/lib/Lower/OpenMP/ClauseProcessor.h
M flang/lib/Lower/OpenMP/OpenMP.cpp
M llvm/include/llvm/Frontend/OpenMP/ConstructDecompositionT.h
Log Message:
-----------
NFC code changes
Compare: https://github.com/llvm/llvm-project/compare/54294fea5503...eb96d58903fc
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