[Mlir-commits] [mlir] [mlir][bufferization][NFC] Introduce BufferDeallocationOpInterface (PR #66349)
Matthias Springer
llvmlistbot at llvm.org
Thu Sep 14 02:58:39 PDT 2023
================
@@ -0,0 +1,217 @@
+//===- BufferDeallocationOpInterface.h --------------------------*- C++ -*-===//
----------------
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/66349
More information about the Mlir-commits
mailing list