afonso360 opened PR #5158 from fpromotedemote
to main
:
:wave: Hey,
This PR does a few things:
- Enables
fpromote
/fdemote
in the fuzzer- Splits the current test suite into individual files
- RISC-V wasn't running these tests because it doesn't support SIMD, It now runs the non SIMD ones.
- Fixes a bug in the interpreter with
fdemote
- Changes the documentation for these instructions
- We don't actually support a
fpromote f32 -> f32
, the verifier fails on those cases, so I updated the documentation.It's built on top of #5155 since enabling these tests is what caused me to discover that bug.
Fuzzing for the last 2 hours on aarch64 and x86 hasn't turned up anything yet.
afonso360 updated PR #5158 from fpromotedemote
to main
.
afonso360 updated PR #5158 from fpromotedemote
to main
.
jameysharp submitted PR review.
afonso360 updated PR #5158 from fpromotedemote
to main
.
jameysharp has enabled auto merge for PR #5158.
jameysharp merged PR #5158.
Last updated: Nov 22 2024 at 16:03 UTC