[all-commits] [llvm/llvm-project] 73b96c: [flang] Refine coarray subobjects (#130183)

Peter Klausler via All-commits all-commits at lists.llvm.org
Mon Mar 10 13:20:40 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 73b96cff012b27195d2f5e09395899b0421f1347
      https://github.com/llvm/llvm-project/commit/73b96cff012b27195d2f5e09395899b0421f1347
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2025-03-10 (Mon, 10 Mar 2025)

  Changed paths:
    M flang/lib/Evaluate/variable.cpp
    M flang/test/Semantics/coarrays02.f90

  Log Message:
  -----------
  [flang] Refine coarray subobjects (#130183)

A subobject of a coarray is not also a coarray if it involves an
allocatable component, pointer component, or vector-valued subscript.



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