[Mlir-commits] [mlir] [mlir][bufferization] BufferDeallocationOpInterface: support custom ownership update logic (PR #66350)

Matthias Springer llvmlistbot at llvm.org
Thu Sep 14 02:57:54 PDT 2023


================
@@ -0,0 +1,22 @@
+//===- BufferDeallocationOpInterfaceImpl.h --------------------------------===//
----------------
matthias-springer wrote:

The first line of header files should end with `--*- C++ -*-===//` if there's enough space.

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


More information about the Mlir-commits mailing list