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

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


================
@@ -0,0 +1,117 @@
+//===- Transforms.cpp - Patterns and transforms for the EmitC dialect------===//
----------------
simon-camp wrote:

```suggestion
//===- Transforms.cpp - Patterns and transforms for the EmitC dialect -----===//
```

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


More information about the Mlir-commits mailing list