[all-commits] [llvm/llvm-project] 24bf7f: Fix boxchar with firstprivate

Pranav Bhandarkar via All-commits all-commits at lists.llvm.org
Wed May 28 08:33:21 PDT 2025


  Branch: refs/heads/users/bhandarkar-pranav/boxchar_firstprivate_fix1
  Home:   https://github.com/llvm/llvm-project
  Commit: 24bf7f3c48a0c4ff6755273c3917183040ccb9cb
      https://github.com/llvm/llvm-project/commit/24bf7f3c48a0c4ff6755273c3917183040ccb9cb
  Author: Pranav Bhandarkar <pranav.bhandarkar at amd.com>
  Date:   2025-05-28 (Wed, 28 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: 97a01806e0d2c848bed9af0388c6576ce9aa3f85
      https://github.com/llvm/llvm-project/commit/97a01806e0d2c848bed9af0388c6576ce9aa3f85
  Author: Pranav Bhandarkar <pranav.bhandarkar at amd.com>
  Date:   2025-05-28 (Wed, 28 May 2025)

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

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


  Commit: 40db6c76d8e825679665cf1e3fe4b2fcfe59c83e
      https://github.com/llvm/llvm-project/commit/40db6c76d8e825679665cf1e3fe4b2fcfe59c83e
  Author: Pranav Bhandarkar <pranav.bhandarkar at amd.com>
  Date:   2025-05-28 (Wed, 28 May 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


Compare: https://github.com/llvm/llvm-project/compare/bedb79e2ff1e...40db6c76d8e8

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