[all-commits] [llvm/llvm-project] 4f3f09: [flang][debug] Add stride information for assumed ...

Abid Qadeer via All-commits all-commits at lists.llvm.org
Wed Sep 4 03:13:32 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f3f09e787bab3caccd9496d93e6453c71d7869f
      https://github.com/llvm/llvm-project/commit/4f3f09e787bab3caccd9496d93e6453c71d7869f
  Author: Abid Qadeer <haqadeer at amd.com>
  Date:   2024-09-04 (Wed, 04 Sep 2024)

  Changed paths:
    M flang/lib/Optimizer/Transforms/DebugTypeGenerator.cpp
    M flang/test/Integration/debug-assumed-shape-array.f90
    M flang/test/Transforms/debug-assumed-shape-array.fir

  Log Message:
  -----------
  [flang][debug] Add stride information for assumed shape array. (#106703)

Without this information, debugger could present wrong values for arrays
in certain cases as shown in issue #105646.

Fixes #105646.



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