[all-commits] [llvm/llvm-project] b0de7a: [flang][debug] Change type*N to type(kind=N). (#16...
Abid Qadeer via All-commits
all-commits at lists.llvm.org
Wed Oct 1 01:05:59 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b0de7a6a53d7f3153ba5f6a74e379a96857c8692
https://github.com/llvm/llvm-project/commit/b0de7a6a53d7f3153ba5f6a74e379a96857c8692
Author: Abid Qadeer <haqadeer at amd.com>
Date: 2025-10-01 (Wed, 01 Oct 2025)
Changed paths:
M flang/lib/Optimizer/Transforms/DebugTypeGenerator.cpp
M flang/test/Integration/debug-complex-1.f90
M flang/test/Integration/debug-local-var-2.f90
M flang/test/Transforms/debug-complex-1.fir
M flang/test/Transforms/debug-derived-type-1.fir
M flang/test/Transforms/debug-fn-info.fir
M flang/test/Transforms/debug-local-var.fir
M flang/test/Transforms/debug-ref-type.fir
M flang/test/Transforms/debug-tuple-type.fir
M flang/test/Transforms/debug-vector-type.fir
Log Message:
-----------
[flang][debug] Change type*N to type(kind=N). (#161432)
It was discussed in https://github.com/llvm/llvm-project/pull/161361.
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