[Mlir-commits] [mlir] [mlir][bufferization] Return BufferLikeType in BufferizableOpInterface (PR #144867)

Matthias Springer llvmlistbot at llvm.org
Mon Jun 30 02:26:50 PDT 2025


================
@@ -13,6 +13,7 @@
 // Bufferization Type Interfaces
 //===----------------------------------------------------------------------===//
 
+#include "mlir/IR/BuiltinTypes.h"
----------------
matthias-springer wrote:

Why is this needed?

https://github.com/llvm/llvm-project/pull/144867


More information about the Mlir-commits mailing list