[llvm] [mlir] [mlir][EmitC] Add MathToEmitC pass for math function lowering to EmitC (PR #113799)
Tomer Solomon via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 30 02:49:03 PDT 2024
================
@@ -0,0 +1,58 @@
+//===- MathToEmitC.cpp - Math to EmitC Pass Implementation ----------===//
----------------
recursion-man wrote:
Right
https://github.com/llvm/llvm-project/pull/113799
More information about the llvm-commits
mailing list