[Mlir-commits] [mlir] [mlir][EmitC] Convert math::RoundEvenOp, SqrtOp and RsqrtOp (PR #190158)

Gil Rapaport llvmlistbot at llvm.org
Wed Apr 8 01:53:03 PDT 2026


aniragil wrote:

Thanks for clearing that up @banach-space !

This indeed suggests that `emitc` as an egress dialect may need its own integration tests, but does seem to deserve a wider discussion. Would be great if you could come up with an RFC on this based on E2E needs from your perspective.
Since we already have a working solution for `tosa`, I'm good with extending it to `math` so we can make forward progress until a wider discussion yields a better one.

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


More information about the Mlir-commits mailing list