[all-commits] [llvm/llvm-project] 4cfe0d: [flang][OpenMP] Support using copyprivate with fir...

Kajetan Puchalski via All-commits all-commits at lists.llvm.org
Tue Jun 17 07:32:45 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4cfe0d7f4c2c39dd90e27258aa448789f2ba4278
      https://github.com/llvm/llvm-project/commit/4cfe0d7f4c2c39dd90e27258aa448789f2ba4278
  Author: Kajetan Puchalski <kajetan.puchalski at arm.com>
  Date:   2025-06-17 (Tue, 17 Jun 2025)

  Changed paths:
    M flang/lib/Lower/OpenMP/ClauseProcessor.cpp
    A flang/test/Lower/OpenMP/copyprivate5.f90

  Log Message:
  -----------
  [flang][OpenMP] Support using copyprivate with fir.boxchar arguments (#144092)

Implement the lowering for passing a fir.boxchar argument to the
copyprivate clause.

Resolves https://github.com/llvm/llvm-project/issues/142123.

---------

Signed-off-by: Kajetan Puchalski <kajetan.puchalski at arm.com>



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