[Mlir-commits] [mlir] [MLIR] make One-Shot and SCF bufferization TensorLikeType-aware (PR #189073)
Dmitrii Makarenko
llvmlistbot at llvm.org
Mon Mar 30 04:59:11 PDT 2026
================
@@ -25,21 +25,20 @@ def BufferizableOpInterface : OpInterface<"BufferizableOpInterface"> {
alias at runtime.
}];
let cppNamespace = "::mlir::bufferization";
- let methods = [
- InterfaceMethod<
----------------
Devjiu wrote:
sure, sorry.
https://github.com/llvm/llvm-project/pull/189073
More information about the Mlir-commits
mailing list