[all-commits] [llvm/llvm-project] b652f0: [mlir] share argument attributes interface between...
jeanPerier via All-commits
all-commits at lists.llvm.org
Thu Jan 16 01:48:54 PST 2025
Branch: refs/heads/users/jeanPerier/mlir-call-attrs-iface
Home: https://github.com/llvm/llvm-project
Commit: b652f02b7178b2c3d35759770c7b20aca1ede6c4
https://github.com/llvm/llvm-project/commit/b652f02b7178b2c3d35759770c7b20aca1ede6c4
Author: Jean Perier <jperier at nvidia.com>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M mlir/docs/Interfaces.md
A mlir/include/mlir/Interfaces/CallImplementation.h
M mlir/include/mlir/Interfaces/CallInterfaces.td
M mlir/include/mlir/Interfaces/FunctionImplementation.h
M mlir/lib/Dialect/Async/IR/Async.cpp
M mlir/lib/Dialect/EmitC/IR/EmitC.cpp
M mlir/lib/Dialect/Func/IR/FuncOps.cpp
M mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
M mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
M mlir/lib/Dialect/SPIRV/IR/SPIRVOps.cpp
M mlir/lib/Dialect/Shape/IR/Shape.cpp
M mlir/lib/Interfaces/CMakeLists.txt
A mlir/lib/Interfaces/CallImplementation.cpp
M mlir/lib/Interfaces/FunctionImplementation.cpp
Log Message:
-----------
[mlir] share argument attributes interface between calls and callables
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