Files
clang-p2996/flang/lib/Optimizer/CodeGen/Target.cpp
jeanPerier 1d57b9a5b1 [flang] Pass one element struct by register on X86-64 (#75802)
Implement the C struct passing ABI on X86-64 for the trivial case where
the structs have one element. This is required to cover some cases of
BIND(C) derived type pass with the VALUE attribute.
2023-12-19 09:50:58 +01:00

44 KiB