bytecodealliance / wasmtime

A fast and secure runtime for WebAssembly
https://wasmtime.dev/
Apache License 2.0
14.81k stars 1.24k forks source link

cranelift/aarch64: Support fmsub #8869

Closed HerrCai0907 closed 14 hours ago

HerrCai0907 commented 1 week ago

This PR wants to add the fmsub instruction lowering supporting for aarch64. Part of #8603.