[Mlir-commits] [mlir] [mlir][emitc] Add op modelling C expressions (PR #71631)
Simon Camphausen
llvmlistbot at llvm.org
Tue Dec 19 03:05:32 PST 2023
================
@@ -0,0 +1,60 @@
+//===- FormExpressions.cpp - Form C-style expressions ---------------------===//
----------------
simon-camp wrote:
Looks like the suggestion is too short.
```suggestion
//===- FormExpressions.cpp - Form C-style expressions -----------*- C++ -*-===//
```
https://github.com/llvm/llvm-project/pull/71631
More information about the Mlir-commits
mailing list