[Mlir-commits] [mlir] [mlir][wasm] Support for saturating FP truncations (PR #212709)
Luc Forget
llvmlistbot at llvm.org
Wed Jul 29 06:12:49 PDT 2026
lforg37 wrote:
Correct. That's an interesting piece of work but we would like first to have a working example of wasm > LLVM IR > native code with a (out of tree) runtime support before working on the other direction.
We were also waiting on a stack machine Wasm dialect to be upstreamed by another team to make the translation to Wasm binary more direct.
https://github.com/llvm/llvm-project/pull/212709
More information about the Mlir-commits
mailing list