Stream: git-wasmtime

Topic: wasmtime / PR #14005 Never eliminate atomic stores in dea...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 27 2026 at 23:19):

fitzgen opened PR #14005 from fitzgen:dse-and-atomics to bytecodealliance:main:

Exclude stores with memory fence semantics from dead store candidacy so an atomic store is never eliminated.

Fixes #13960

<!--
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 (Jul 27 2026 at 23:19):

fitzgen requested cfallin for a review on PR #14005.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 27 2026 at 23:19):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2026 at 01:08):

github-actions[bot] added the label cranelift on PR #14005.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2026 at 15:10):

:thumbs_up: cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2026 at 15:10):

cfallin added PR #14005 Never eliminate atomic stores in dead-store elimination to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2026 at 15:52):

:check: cfallin merged PR #14005.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2026 at 15:52):

cfallin removed PR #14005 Never eliminate atomic stores in dead-store elimination from the merge queue.


Last updated: Jul 29 2026 at 05:03 UTC