[all-commits] [llvm/llvm-project] 44aa47: [flang] AArch64 ABI for BIND(C) VALUE parameters (...
David Truby via All-commits
all-commits at lists.llvm.org
Tue Dec 17 23:43:45 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 44aa476aa1468adbbbca79cc77cfb5905f5fd3d6
https://github.com/llvm/llvm-project/commit/44aa476aa1468adbbbca79cc77cfb5905f5fd3d6
Author: David Truby <david.truby at arm.com>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M flang/lib/Optimizer/CodeGen/Target.cpp
A flang/test/Fir/struct-passing-aarch64-byval.fir
Log Message:
-----------
[flang] AArch64 ABI for BIND(C) VALUE parameters (#118305)
This patch adds handling for derived type VALUE parameters in BIND(C)
functions for AArch64.
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