[all-commits] [llvm/llvm-project] a361cd: [flang][OpenMP] Support delayed privatisation for ...

Kajetan Puchalski via All-commits all-commits at lists.llvm.org
Fri Aug 1 05:13:19 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a361cde4421540e7ba3d6cdae0ef6e2860e126d8
      https://github.com/llvm/llvm-project/commit/a361cde4421540e7ba3d6cdae0ef6e2860e126d8
  Author: Kajetan Puchalski <kajetan.puchalski at arm.com>
  Date:   2025-08-01 (Fri, 01 Aug 2025)

  Changed paths:
    M flang/lib/Lower/OpenMP/OpenMP.cpp
    M flang/test/Lower/OpenMP/distribute-simd.f90

  Log Message:
  -----------
  [flang][OpenMP] Support delayed privatisation for composite distribute simd (#151169)

Implement the lowering for delayed privatisation for composite
"distibute simd"constructs. Fixes new crashes previously masked by simd
information on composite constructs being ignored.

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