Stream: git-wasmtime

Topic: wasmtime / PR #8640 Cranelift: Split out dominator tree's...


view this post on Zulip Wasmtime GitHub notifications bot (May 16 2024 at 22:18):

fitzgen opened PR #8640 from fitzgen:reusable-dfs-iterator to bytecodealliance:main:

We intend to use this when computing liveness of GC references in cranelift-frontend to manually construct safepoints and ultimately remove r{32,64} reference types from CLIF, cranelift-codegen, and regalloc2.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (May 16 2024 at 22:18):

fitzgen requested cfallin for a review on PR #8640.

view this post on Zulip Wasmtime GitHub notifications bot (May 16 2024 at 22:18):

fitzgen requested wasmtime-compiler-reviewers for a review on PR #8640.

view this post on Zulip Wasmtime GitHub notifications bot (May 16 2024 at 22:18):

fitzgen requested wasmtime-default-reviewers for a review on PR #8640.

view this post on Zulip Wasmtime GitHub notifications bot (May 16 2024 at 23:07):

fitzgen updated PR #8640.

view this post on Zulip Wasmtime GitHub notifications bot (May 20 2024 at 21:34):

cfallin submitted PR review:

A nice generalization -- LGTM!

view this post on Zulip Wasmtime GitHub notifications bot (May 20 2024 at 21:59):

fitzgen merged PR #8640.


Last updated: Nov 22 2024 at 16:03 UTC