[all-commits] [llvm/llvm-project] d82d53: [flang][openmp] initialize allocatable components ...

jeanPerier via All-commits all-commits at lists.llvm.org
Tue Jan 7 01:04:50 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d82d53b2e3d7fb2f44f91dc1ca9ce8bb5487da57
      https://github.com/llvm/llvm-project/commit/d82d53b2e3d7fb2f44f91dc1ca9ce8bb5487da57
  Author: jeanPerier <jperier at nvidia.com>
  Date:   2025-01-07 (Tue, 07 Jan 2025)

  Changed paths:
    M flang/lib/Lower/Bridge.cpp
    A flang/test/Lower/OpenMP/firstprivate-alloc-comp.f90

  Log Message:
  -----------
  [flang][openmp] initialize allocatable components of firstprivate copies (#121808)

Descriptors of allocatable components of firstprivate derived type
copies need to be set-up. Otherwise the program later die when
manipulating them inside OpenMP region.



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