[Mlir-commits] [mlir] [mlir][bufferization] Remove remaining dialect conversion-based infra parts (PR #114155)

Matthias Springer llvmlistbot at llvm.org
Thu Nov 21 17:10:06 PST 2024


================
@@ -11,6 +11,8 @@
 //===----------------------------------------------------------------------===//
 
 #include "mlir/Dialect/Bufferization/Transforms/BufferUtils.h"
+
----------------
matthias-springer wrote:

I put it in there manually. In a file `foo.cpp`, we usually have an empty like between `include "foo.h"` and the remaining headers.

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


More information about the Mlir-commits mailing list