[Mlir-commits] [mlir] [mlir][bufferization] implement BufferizableOpInterface for concat op (PR #140171)
Matthias Springer
llvmlistbot at llvm.org
Sat May 17 18:56:28 PDT 2025
matthias-springer wrote:
```
mlir/lib/Dialect/Tensor/Transforms/BufferizableOpInterfaceImpl.cpp:1097:54: error: no member named 'ToMemrefOp' in namespace 'mlir::bufferization'
```
Is this fixed with https://github.com/llvm/llvm-project/commit/1bc004346784b91085ebaeed9be15de189d74817?
https://github.com/llvm/llvm-project/pull/140171
More information about the Mlir-commits
mailing list