[Mlir-commits] [llvm] [mlir] [mlir][EmitC] Add MathToEmitC pass for math function lowering to EmitC (PR #113799)
Tomer Solomon
llvmlistbot at llvm.org
Sun Nov 3 00:43:28 PDT 2024
recursion-man wrote:
Hi @marbre, @simon-camp, @cferry-AMD
I’ve made some updates to the PR, specifically around the decision logic for target support. Now, the changes determine whether we support **C** or **C++** as the target language. Could you please review the latest modifications when you have a chance?
Thank you!
https://github.com/llvm/llvm-project/pull/113799
More information about the Mlir-commits
mailing list