[all-commits] [llvm/llvm-project] 65075a: [flang][FIR] handle argument attributes in fir.cal...
jeanPerier via All-commits
all-commits at lists.llvm.org
Wed Feb 12 00:50:15 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 65075a863bda6e0afd79dd9babc989d465040c65
https://github.com/llvm/llvm-project/commit/65075a863bda6e0afd79dd9babc989d465040c65
Author: jeanPerier <jperier at nvidia.com>
Date: 2025-02-12 (Wed, 12 Feb 2025)
Changed paths:
M flang/lib/Optimizer/CodeGen/CodeGen.cpp
M flang/lib/Optimizer/Dialect/FIROps.cpp
M flang/test/Fir/convert-to-llvm.fir
M flang/test/Fir/fir-ops.fir
Log Message:
-----------
[flang][FIR] handle argument attributes in fir.call (#126711)
Add pretty printer/parser for fir.call argument/result attributes and
propagate them to llvm.call.
This will allow implementing the TODO about ABI relevant argument
attribute in indirect calls.
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