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

Javed Absar via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Nov 19 16:50:52 PST 2024


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

is the extra blank line preventing clang-format from sorting the headers.

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


More information about the llvm-branch-commits mailing list