[Mlir-commits] [mlir] [MLIR][Affine] Fix private memref creation bug in affine fusion (PR #126028)

Arnab Dutta llvmlistbot at llvm.org
Thu Feb 6 21:22:47 PST 2025


================
@@ -12,6 +12,7 @@
 //===----------------------------------------------------------------------===//
 
 #include "mlir/Dialect/Affine/Analysis/Utils.h"
+
----------------
arnab-polymage wrote:

Please remove this new line

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


More information about the Mlir-commits mailing list