diff options
author | jeanPerier <jperier@nvidia.com> | 2025-02-11 09:39:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-11 09:39:51 +0100 |
commit | 99e1308c41b24e2422324d68be28e5370196e5d6 (patch) | |
tree | 1b60db05d8327c4b290248107774ff79f3cd4172 /llvm/lib/CodeGen/TargetLoweringBase.cpp | |
parent | d78b5ceb1661c5953563bf860f93b65f85fc4be0 (diff) | |
download | llvm-99e1308c41b24e2422324d68be28e5370196e5d6.zip llvm-99e1308c41b24e2422324d68be28e5370196e5d6.tar.gz llvm-99e1308c41b24e2422324d68be28e5370196e5d6.tar.bz2 |
[mlir][LLVM] handle argument and result attributes in llvm.call and llvm.invoke (#123177)
Update llvm.call/llvm.invoke pretty printer/parser and the llvm ir import/export
to deal with the argument and result attributes.
This patch is made on top of PR 123176 that modified the
CallOpInterface and added the argument and result attributes to
llvm.call and llvm.invoke without doing anything with them.
RFC: https://discourse.llvm.org/t/mlir-rfc-adding-argument-and-result-attributes-to-llvm-call/84107
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringBase.cpp')
0 files changed, 0 insertions, 0 deletions