[Mlir-commits] [mlir] [MLIR][WasmSSA] Add f32/f64.nearest and trapped float to int trunc operations (PR #193873)

Luc Forget llvmlistbot at llvm.org
Sat May 2 22:47:59 PDT 2026


lforg37 wrote:

@MaxGraey
> Btw I skipped saturating (non-trapping) float to int conversion instructions due to lack of support two-byte op code encoding in WasmSSA. 
 Instruction parsing mechanism is refactored in #195500 to make it easy to have a new level of parsing. 


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


More information about the Mlir-commits mailing list