[all-commits] [llvm/llvm-project] 25a74a: handle invoke parameter attributes in import, expo...
jeanPerier via All-commits
all-commits at lists.llvm.org
Thu Feb 6 02:30:53 PST 2025
Branch: refs/heads/users/jeanPerier/mlir-call-attrs-llvm
Home: https://github.com/llvm/llvm-project
Commit: 25a74a909bce87e19a0a842572e3865894f96f43
https://github.com/llvm/llvm-project/commit/25a74a909bce87e19a0a842572e3865894f96f43
Author: Jean Perier <jperier at nvidia.com>
Date: 2025-02-06 (Thu, 06 Feb 2025)
Changed paths:
M mlir/include/mlir/Target/LLVMIR/ModuleTranslation.h
M mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
M mlir/lib/Target/LLVMIR/Dialect/LLVMIR/LLVMToLLVMIRTranslation.cpp
M mlir/lib/Target/LLVMIR/ModuleImport.cpp
M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
M mlir/test/Dialect/LLVMIR/roundtrip.mlir
A mlir/test/Target/LLVMIR/Import/invoke-argument-attributes.ll
A mlir/test/Target/LLVMIR/invoke-argument-attributes.mlir
Log Message:
-----------
handle invoke parameter attributes in import, export, pretty printing
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