[Mlir-commits] [llvm] [mlir] [mlir][EmitC] Add MathToEmitC pass for math function lowering to EmitC (PR #113799)
Marius Brehler
llvmlistbot at llvm.org
Tue Oct 29 12:35:07 PDT 2024
================
@@ -0,0 +1,19 @@
+//===- MathToEmitC.h - Math to EmitC Pass -----------*- C++ -*-===//
----------------
marbre wrote:
```suggestion
//===- MathToEmitC.h - Math to EmitC Patterns -------------------*- C++ -*-===//
```
https://github.com/llvm/llvm-project/pull/113799
More information about the Mlir-commits
mailing list