[Mlir-commits] [llvm] [mlir] [mlir][EmitC] Add MathToEmitC pass for math function lowering to EmitC (PR #113799)

Simon Camphausen llvmlistbot at llvm.org
Thu Jan 16 05:06:57 PST 2025


================
@@ -0,0 +1,83 @@
+//===- MathToEmitC.cpp - Math to EmitC  Patterns ----------------*- C++ -*-===//
----------------
simon-camp wrote:

```suggestion
//===- MathToEmitC.cpp - Math to EmitC Patterns -----------------*- C++ -*-===//
```

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


More information about the Mlir-commits mailing list