elliottt opened PR #6235 from elliottt:trevor/remove-ebbs
to bytecodealliance:main
:
Remove some references in the docs to extended basic blocks, now that we've completely migrated away.
<!--
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
-->
elliottt requested abrown for a review on PR #6235.
elliottt requested wasmtime-compiler-reviewers for a review on PR #6235.
elliottt updated PR #6235.
cfallin submitted PR review.
cfallin submitted PR review.
cfallin created PR review comment:
Here we can update w.r.t. the two-target conditional branches that we now use, I think?
elliottt submitted PR review.
elliottt created PR review comment:
Good catch!
jameysharp submitted PR review.
jameysharp submitted PR review.
jameysharp created PR review comment:
We don't declare jump tables in the function preamble any more either, do we?
elliottt updated PR #6235.
elliottt submitted PR review.
elliottt created PR review comment:
I just removed that after noticing the same thing by @cfallin's comment :D
elliottt updated PR #6235.
elliottt merged PR #6235.
Last updated: Nov 22 2024 at 17:03 UTC