alexcrichton opened PR #8701 from alexcrichton:riscv-special-case-zero-for-fconst-zero
to bytecodealliance:main
:
This commit is inspired by discussion on #8695 which made me remember the discussion around #7162 historically. In lieu of a deeper fix for the issue of "why can't
iconst 0
use(zero_reg)
" it's still possible to add special-cases to rules throughout the backend so this commit does that for generating zero-value floats.<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested elliottt for a review on PR #8701.
alexcrichton requested wasmtime-compiler-reviewers for a review on PR #8701.
alexcrichton updated PR #8701.
afonso360 submitted PR review:
Nice! Thanks!
alexcrichton commented on PR #8701:
Received request to deprovision: The request was cancelled by the remote provider.
After 4 times in a row I'm going to deprovision myself for tonight.
alexcrichton updated PR #8701.
alexcrichton merged PR #8701.
Last updated: Nov 22 2024 at 16:03 UTC