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

Simon Camphausen via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 05:06:57 PST 2025


================
@@ -0,0 +1,25 @@
+//===- MathToEmitC.h - Math to EmitCPatterns --------------------*- C++ -*-===//
----------------
simon-camp wrote:

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

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


More information about the llvm-commits mailing list