[all-commits] [llvm/llvm-project] 83f872: [flang] handle passing bind(c) derived type by val...

Kelvin Li via All-commits all-commits at lists.llvm.org
Mon Mar 3 11:44:04 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 83f87212016c3be50484faee3c744a3417df175f
      https://github.com/llvm/llvm-project/commit/83f87212016c3be50484faee3c744a3417df175f
  Author: Kelvin Li <kkwli at users.noreply.github.com>
  Date:   2025-03-03 (Mon, 03 Mar 2025)

  Changed paths:
    M flang/lib/Optimizer/CodeGen/Target.cpp
    M flang/test/Fir/struct-passing-loongarch64-byreg.fir
    A flang/test/Fir/struct-passing-powerpc64-aix-byval.fir
    A flang/test/Fir/struct-passing-ppc64le-byval.fir
    A flang/test/Fir/struct-return-powerpc64-aix.fir
    A flang/test/Fir/struct-return-ppc64le.fir

  Log Message:
  -----------
  [flang] handle passing bind(c) derived type by value for ppc64le and powerpc64-aix (#128780)



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