[all-commits] [llvm/llvm-project] bc9fbf: Fix boxchar with firstprivate
Pranav Bhandarkar via All-commits
all-commits at lists.llvm.org
Tue Jun 3 11:26:15 PDT 2025
Branch: refs/heads/users/bhandarkar-pranav/boxchar_firstprivate_fix1
Home: https://github.com/llvm/llvm-project
Commit: bc9fbf66365fbde456813ff9c4354fb378ee45cf
https://github.com/llvm/llvm-project/commit/bc9fbf66365fbde456813ff9c4354fb378ee45cf
Author: Pranav Bhandarkar <pranav.bhandarkar at amd.com>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M flang/include/flang/Optimizer/Builder/DirectivesCommon.h
M flang/lib/Optimizer/Dialect/FIRType.cpp
M flang/lib/Optimizer/OpenMP/MapInfoFinalization.cpp
M flang/lib/Optimizer/OpenMP/MapsForPrivatizedSymbols.cpp
M flang/test/Fir/convert-to-llvm-openmp-and-fir.fir
M flang/test/Lower/OpenMP/map-character.f90
M flang/test/Lower/OpenMP/optional-argument-map-2.f90
Log Message:
-----------
Fix boxchar with firstprivate
Commit: d3e392217033b17e4b9e14c0019d89e533703eb6
https://github.com/llvm/llvm-project/commit/d3e392217033b17e4b9e14c0019d89e533703eb6
Author: Pranav Bhandarkar <pranav.bhandarkar at amd.com>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M flang/test/Transforms/omp-map-info-finalization.fir
Log Message:
-----------
Add testcase for firstprivate boxchar fix
Commit: 70eb1ab4c41139c5b635b042ae87e6c7f4982fe0
https://github.com/llvm/llvm-project/commit/70eb1ab4c41139c5b635b042ae87e6c7f4982fe0
Author: Pranav Bhandarkar <pranav.bhandarkar at amd.com>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M flang/include/flang/Optimizer/Builder/DirectivesCommon.h
M flang/lib/Optimizer/OpenMP/MapInfoFinalization.cpp
M flang/lib/Optimizer/OpenMP/MapsForPrivatizedSymbols.cpp
Log Message:
-----------
Fix clang format issues
Commit: 7fc7fea7772985b50c121296e469ab210bc54c08
https://github.com/llvm/llvm-project/commit/7fc7fea7772985b50c121296e469ab210bc54c08
Author: Pranav Bhandarkar <pranav.bhandarkar at amd.com>
Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths:
M flang/lib/Optimizer/OpenMP/MapsForPrivatizedSymbols.cpp
Log Message:
-----------
Only use fir::factory::genImplicitBoundsOps to generate bounds in MapsForPrivatizedSymbols.cpp
Compare: https://github.com/llvm/llvm-project/compare/f5de81e36337...7fc7fea77729
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