fitzgen opened PR #11356 from fitzgen:dedupe-ir-signatures-in-translation to bytecodealliance:main:
Not on a per
TypeIndexbasis. The former is deduplicated, the latter is not. This way we don't end up creating duplicateir::Signatures in the CLIF.<!--
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
-->
fitzgen requested alexcrichton for a review on PR #11356.
fitzgen requested wasmtime-core-reviewers for a review on PR #11356.
fitzgen requested wasmtime-compiler-reviewers for a review on PR #11356.
fitzgen submitted PR review.
fitzgen created PR review comment:
FWIW, I did check that without the rest of this commit, this test case produces duplicate
ir::Signatures given this input.
fitzgen submitted PR review.
fitzgen created PR review comment:
That is, this test fails without the rest of the commit.
alexcrichton submitted PR review.
fitzgen has enabled auto merge for PR #11356.
fitzgen merged PR #11356.
Last updated: Dec 06 2025 at 06:05 UTC