[llvm] [mlir] [mlir][EmitC] Add MathToEmitC pass for math function lowering to EmitC (PR #113799)
Marius Brehler via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 13 05:21:48 PST 2025
================
@@ -0,0 +1,21 @@
+//===- MathToEmitC.h - Math to EmitCPatterns -------------------*- C++ -*-===//
----------------
marbre wrote:
NIT:
```suggestion
//===- MathToEmitC.h - Math to EmitCPatterns --------------------*- C++ -*-===//
```
https://github.com/llvm/llvm-project/pull/113799
More information about the llvm-commits
mailing list