Stream: git-wasmtime

Topic: wasmtime / PR #7644 Additional `extend` opt patterns


view this post on Zulip Wasmtime GitHub notifications bot (Dec 06 2023 at 04:21):

scottmcm requested elliottt for a review on PR #7644.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 06 2023 at 04:21):

scottmcm opened PR #7644 from scottmcm:extended_icmp to bytecodealliance:main:

It already had the homogeneous chaining cases

https://github.com/bytecodealliance/wasmtime/blob/5c8bce70a11657ad6740f56a852f64d147f93494/cranelift/codegen/src/opts/extends.isle#L1-L5

This PR adds heterogeneous chaining cases, where possible.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 06 2023 at 04:21):

scottmcm requested wasmtime-compiler-reviewers for a review on PR #7644.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 06 2023 at 06:44):

github-actions[bot] commented on PR #7644:

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:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Dec 06 2023 at 23:42):

alexcrichton submitted PR review:

Thanks!

view this post on Zulip Wasmtime GitHub notifications bot (Dec 07 2023 at 00:19):

alexcrichton merged PR #7644.


Last updated: Nov 22 2024 at 16:03 UTC