[all-commits] [llvm/llvm-project] 0735ce: [flang] Fixed fir.coordinate_of access in AddDebug...

Slava Zakharin via All-commits all-commits at lists.llvm.org
Mon Mar 3 07:53:39 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0735cece68abd7138474a62e0b023739830c4d17
      https://github.com/llvm/llvm-project/commit/0735cece68abd7138474a62e0b023739830c4d17
  Author: Slava Zakharin <szakharin at nvidia.com>
  Date:   2025-03-03 (Mon, 03 Mar 2025)

  Changed paths:
    M flang/lib/Optimizer/Transforms/AddDebugInfo.cpp
    A flang/test/Transforms/debug-associate-component.fir

  Log Message:
  -----------
  [flang] Fixed fir.coordinate_of access in AddDebugInfo. (#129423)

The issue came up after #127231, when fir.coordinate_of, fed into
a declare, only has the field attribute and no coordinates.



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