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

Tomer Solomon llvmlistbot at llvm.org
Wed Oct 30 02:44:34 PDT 2024


https://github.com/recursion-man commented:

Refactored the code.
In this commit I decided to support only f32 operands.
In my next commit, I will address language target selection and operand type handling.








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


More information about the Mlir-commits mailing list