[Mlir-commits] [mlir] [mlir][emitc] Add op modelling C expressions (PR #71631)

Simon Camphausen llvmlistbot at llvm.org
Thu Nov 9 06:21:46 PST 2023


================
@@ -0,0 +1,114 @@
+//===- LinalgTransformOps.cpp - Implementation of Linalg match ops --------===//
----------------
simon-camp wrote:

```suggestion
//===- EmitCTransformOps.cpp - Implementation of EmitC match ops ----------===//
```

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


More information about the Mlir-commits mailing list