[all-commits] [llvm/llvm-project] 61cfbc: Fix boxchar with firstprivate

Pranav Bhandarkar via All-commits all-commits at lists.llvm.org
Tue May 27 14:09:39 PDT 2025


  Branch: refs/heads/users/bhandarkar-pranav/boxchar_firstprivate_fix1
  Home:   https://github.com/llvm/llvm-project
  Commit: 61cfbc7dcffc7da452dabdc8cd9b82a9b333c20a
      https://github.com/llvm/llvm-project/commit/61cfbc7dcffc7da452dabdc8cd9b82a9b333c20a
  Author: Pranav Bhandarkar <pranav.bhandarkar at amd.com>
  Date:   2025-05-27 (Tue, 27 May 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: bedb79e2ff1e8292f3432fbfa6af6abecd90ba01
      https://github.com/llvm/llvm-project/commit/bedb79e2ff1e8292f3432fbfa6af6abecd90ba01
  Author: Pranav Bhandarkar <pranav.bhandarkar at amd.com>
  Date:   2025-05-27 (Tue, 27 May 2025)

  Changed paths:
    M flang/test/Transforms/omp-map-info-finalization.fir

  Log Message:
  -----------
  Add testcase for firstprivate boxchar fix


Compare: https://github.com/llvm/llvm-project/compare/61cfbc7dcffc%5E...bedb79e2ff1e

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