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

Matthias Springer via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 14 02:57:55 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 llvm-commits mailing list