afonso360 opened PR #14034 from afonso360:scalar_to_vector_to_vconst to bytecodealliance:main:
:wave: Hey,
This PR adds constant propagation through
scalar_to_vector. This rule is not very useful by itself, but it allows other rules to run on it's result.
afonso360 requested alexcrichton for a review on PR #14034.
afonso360 requested wasmtime-compiler-reviewers for a review on PR #14034.
github-actions[bot] added the label cranelift on PR #14034.
github-actions[bot] added the label isle on PR #14034.
github-actions[bot] commented on PR #14034:
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>
:thumbs_up: alexcrichton submitted PR review:
Thanks!
alexcrichton added PR #14034 cranelift: Run cprop on scalar_to_vector to the merge queue
:check: alexcrichton merged PR #14034.
alexcrichton removed PR #14034 cranelift: Run cprop on scalar_to_vector from the merge queue
Last updated: Aug 30 2026 at 10:08 UTC