afonso360 opened PR #13895 from afonso360:riscv-vconst-f16 to bytecodealliance:main:
:wave: Hey,
This PR is related to issue https://github.com/bytecodealliance/wasmtime/issues/12195. When running the reduced test case with
has_zvfh, it exposes that we don't supportvconst.f16.... We don't support pretty much anything else related to vector f16 support, but this is a start.Also a small fix to the clif parser to support f16 consts
afonso360 requested cfallin for a review on PR #13895.
afonso360 requested wasmtime-compiler-reviewers for a review on PR #13895.
github-actions[bot] added the label cranelift on PR #13895.
:thumbs_up: cfallin submitted PR review:
Thanks!
cfallin added PR #13895 riscv64: Add support for vconst.f16 to the merge queue
:check: cfallin merged PR #13895.
cfallin removed PR #13895 riscv64: Add support for vconst.f16 from the merge queue
Last updated: Jul 29 2026 at 05:03 UTC