[Mlir-commits] [mlir] [Mesh] initialize mesh dialect (PR #68007)

Chengji Yao llvmlistbot at llvm.org
Tue Oct 3 08:39:22 PDT 2023


================
@@ -0,0 +1,69 @@
+// RUN: mlir-opt %s | mlir-opt | FileCheck %s
----------------
yaochengji wrote:

Updated.

I just found my practice about `ops.mlir` test is not good, where only the input IR's validity is checked.

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


More information about the Mlir-commits mailing list