fitzgen opened PR #13572 from fitzgen:gc-call-indirect-codegen to bytecodealliance:main:
See each commit for details.
fitzgen requested cfallin for a review on PR #13572.
fitzgen requested wasmtime-compiler-reviewers for a review on PR #13572.
fitzgen requested wasmtime-core-reviewers for a review on PR #13572.
:thumbs_up: alexcrichton submitted PR review:
Nice! Could the branches on
if features.gc()be removed now in translation as well?I'll defer to @cfallin for the middle commit on egraphs as well
:thumbs_up: cfallin submitted PR review:
Middle commit (and last one for good measure too) LGTM. Nice! I didn't realize we had the
truthyhelper already from the comparison rewrites but weren't using it for conditional branches/traps -- nice to finally tie that in.
fitzgen commented on PR #13572:
Nice! Could the branches on
if features.gc()be removed now in translation as well?I think so, will do in a follow up
fitzgen added PR #13572 Optimize codegen for call_indirect of final super types with GC enabled to the merge queue.
github-merge-queue[bot] removed PR #13572 Optimize codegen for call_indirect of final super types with GC enabled from the merge queue.
fitzgen added PR #13572 Optimize codegen for call_indirect of final super types with GC enabled to the merge queue.
github-merge-queue[bot] removed PR #13572 Optimize codegen for call_indirect of final super types with GC enabled from the merge queue.
fitzgen added PR #13572 Optimize codegen for call_indirect of final super types with GC enabled to the merge queue.
github-actions[bot] added the label cranelift on PR #13572.
github-actions[bot] added the label isle on PR #13572.
github-actions[bot] commented on PR #13572:
Subscribe to Label Action
cc @cfallin, @fitzgen
<details>
This issue or pull request has been labeled: "cranelift", "isle"Thus the following users have been cc'd because of the following labels:
- cfallin: isle
- fitzgen: isle
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
:check: fitzgen merged PR #13572.
fitzgen removed PR #13572 Optimize codegen for call_indirect of final super types with GC enabled from the merge queue.
Last updated: Jul 29 2026 at 05:03 UTC