[Mlir-commits] [mlir] Add a structured if operation (PR #67234)

Simon Camphausen llvmlistbot at llvm.org
Mon Sep 25 08:24:46 PDT 2023


================
@@ -0,0 +1,29 @@
+//===- SCFToEmitC.h - SCF to EmitC Pass entrypoint --*- C++ -*-===//
----------------
simon-camp wrote:

```suggestion
//===- SCFToEmitC.h - SCF to EmitC Pass entrypoint --------------*- C++ -*-===//
```

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


More information about the Mlir-commits mailing list