[all-commits] [llvm/llvm-project] d1cad2: Reland [MLIR] Make resolveCallable customizable in...
Henrich Lauko via All-commits
all-commits at lists.llvm.org
Tue Sep 10 06:33:35 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1cad2290c10712ea27509081f50769ed597ee0f
https://github.com/llvm/llvm-project/commit/d1cad2290c10712ea27509081f50769ed597ee0f
Author: Henrich Lauko <xlauko at mail.muni.cz>
Date: 2024-09-10 (Tue, 10 Sep 2024)
Changed paths:
M mlir/include/mlir/Interfaces/CallInterfaces.h
M mlir/include/mlir/Interfaces/CallInterfaces.td
M mlir/lib/Analysis/CallGraph.cpp
M mlir/lib/Analysis/DataFlow/DeadCodeAnalysis.cpp
M mlir/lib/Analysis/DataFlow/DenseAnalysis.cpp
M mlir/lib/Analysis/DataFlow/SparseAnalysis.cpp
M mlir/lib/Dialect/Async/IR/CMakeLists.txt
M mlir/lib/Dialect/Bufferization/Transforms/CMakeLists.txt
M mlir/lib/Dialect/Bufferization/Transforms/OwnershipBasedBufferDeallocation.cpp
M mlir/lib/Interfaces/CallInterfaces.cpp
M mlir/lib/Transforms/Utils/CMakeLists.txt
Log Message:
-----------
Reland [MLIR] Make resolveCallable customizable in CallOpInterface (#107989)
Relands #100361 with fixed dependencies.
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