[Mlir-commits] [mlir] [mlir][mesh] Refactoring code organization, tests and docs (PR #79606)

Boian Petkantchin llvmlistbot at llvm.org
Tue Jan 30 08:29:04 PST 2024


================
@@ -7,6 +7,8 @@
 //===----------------------------------------------------------------------===//
 
 #include "mlir/Dialect/Mesh/IR/MeshOps.h"
+#include "mlir/Dialect/Mesh/IR/MeshDialect.h"
----------------
sogartar wrote:

Thank you. Moved it.

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


More information about the Mlir-commits mailing list