[all-commits] [llvm/llvm-project] 613a81: [flang][mlir] Add flang to mlir lowering for group...
Chaitanya via All-commits
all-commits at lists.llvm.org
Tue Jun 9 00:27:32 PDT 2026
Branch: refs/heads/users/skc7/group_pvt_mlir_flang_lowering
Home: https://github.com/llvm/llvm-project
Commit: 613a8100023c07718cf50d874f70c238142c1a44
https://github.com/llvm/llvm-project/commit/613a8100023c07718cf50d874f70c238142c1a44
Author: skc7 <Krishna.Sankisa at amd.com>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M flang/include/flang/Lower/OpenMP.h
M flang/lib/Lower/OpenMP/OpenMP.cpp
R flang/test/Lower/OpenMP/Todo/groupprivate.f90
A flang/test/Lower/OpenMP/groupprivate.f90
Log Message:
-----------
[flang][mlir] Add flang to mlir lowering for groupprivate
Commit: f7455fdea4a268c305adb17f420eb195beb1bf9a
https://github.com/llvm/llvm-project/commit/f7455fdea4a268c305adb17f420eb195beb1bf9a
Author: skc7 <Krishna.Sankisa at amd.com>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M flang/include/flang/Lower/AbstractConverter.h
M flang/include/flang/Lower/OpenMP.h
M flang/lib/Lower/Bridge.cpp
M flang/lib/Lower/OpenMP/OpenMP.cpp
M flang/test/Lower/OpenMP/groupprivate.f90
Log Message:
-----------
support device_type groupprivate lowering
Commit: b05320bad6f3fa060dca10fe1fe6b289618ed750
https://github.com/llvm/llvm-project/commit/b05320bad6f3fa060dca10fe1fe6b289618ed750
Author: skc7 <Krishna.Sankisa at amd.com>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M flang/include/flang/Lower/AbstractConverter.h
M flang/include/flang/Lower/OpenMP.h
M flang/lib/Lower/OpenMP/OpenMP.cpp
Log Message:
-----------
[flang][OpenMP] Replace OMPGroupprivateDeviceTypeInfo struct with a using alias
Commit: f7a5524d49e2635baa73e71650d8895aac9b6d6d
https://github.com/llvm/llvm-project/commit/f7a5524d49e2635baa73e71650d8895aac9b6d6d
Author: skc7 <Krishna.Sankisa at amd.com>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M flang/include/flang/Lower/OpenMP.h
M flang/lib/Lower/OpenMP/OpenMP.cpp
Log Message:
-----------
NFCcode changes
Commit: 507e3717de044bd3381a23872242aa143075678e
https://github.com/llvm/llvm-project/commit/507e3717de044bd3381a23872242aa143075678e
Author: skc7 <Krishna.Sankisa at amd.com>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M flang/include/flang/Lower/AbstractConverter.h
M flang/include/flang/Lower/OpenMP.h
M flang/include/flang/Semantics/semantics.h
M flang/lib/Lower/Bridge.cpp
M flang/lib/Lower/OpenMP/OpenMP.cpp
M flang/lib/Semantics/mod-file.cpp
M flang/lib/Semantics/resolve-directives.cpp
M flang/lib/Semantics/semantics.cpp
A flang/test/Lower/OpenMP/groupprivate-modfile.f90
M flang/test/Lower/OpenMP/groupprivate.f90
Log Message:
-----------
[flang][OpenMP] Propagate groupprivate device_type via .mod files
Commit: c031f3daa74b04a35d3fc812e93e1211e2f867b5
https://github.com/llvm/llvm-project/commit/c031f3daa74b04a35d3fc812e93e1211e2f867b5
Author: skc7 <Krishna.Sankisa at amd.com>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M flang/lib/Semantics/resolve-directives.cpp
Log Message:
-----------
code-format fix
Commit: 6b765c79e2581ff719a2a2d9492af85b8125e93f
https://github.com/llvm/llvm-project/commit/6b765c79e2581ff719a2a2d9492af85b8125e93f
Author: skc7 <Krishna.Sankisa at amd.com>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M flang/include/flang/Semantics/semantics.h
M flang/include/flang/Semantics/symbol.h
M flang/lib/Lower/OpenMP/OpenMP.cpp
M flang/lib/Semantics/mod-file.cpp
M flang/lib/Semantics/resolve-directives.cpp
M flang/lib/Semantics/semantics.cpp
Log Message:
-----------
[flang][OpenMP] Store groupprivate device_type on symbol details
Commit: 9f31e5710ee6e3f01c2e9c5e8153a9d254a5a006
https://github.com/llvm/llvm-project/commit/9f31e5710ee6e3f01c2e9c5e8153a9d254a5a006
Author: skc7 <Krishna.Sankisa at amd.com>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M flang/lib/Lower/OpenMP/OpenMP.cpp
M flang/lib/Semantics/resolve-directives.cpp
Log Message:
-----------
code-foramt fix
Commit: 588130abb2de957c469dd63151a6aff223a290d5
https://github.com/llvm/llvm-project/commit/588130abb2de957c469dd63151a6aff223a290d5
Author: skc7 <Krishna.Sankisa at amd.com>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M flang/include/flang/Semantics/semantics.h
M flang/include/flang/Semantics/symbol.h
M flang/lib/Semantics/mod-file.cpp
M flang/lib/Semantics/resolve-directives.cpp
M flang/lib/Semantics/symbol.cpp
Log Message:
-----------
[flang][OpenMP] Handle groupprivate device_type like declare_target
Commit: 994b47bfb71db3177c21e9d05d4bb1cec97c3ab0
https://github.com/llvm/llvm-project/commit/994b47bfb71db3177c21e9d05d4bb1cec97c3ab0
Author: skc7 <Krishna.Sankisa at amd.com>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M flang/lib/Semantics/mod-file.cpp
M flang/lib/Semantics/symbol.cpp
Log Message:
-----------
code-format
Compare: https://github.com/llvm/llvm-project/compare/48df556fa387...994b47bfb71d
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