scottmcm opened PR #7702 from scottmcm:more-icmp-isle
to bytecodealliance:main
:
This is a continuation of #7636 that added the spaceship patterns.
In particular, I noticed that what Rust currently does in
sort_by
is a simplification pattern that I'd missed, so this adds that, and a couple other related things I saw in the area.
scottmcm requested fitzgen for a review on PR #7702.
scottmcm requested wasmtime-compiler-reviewers for a review on PR #7702.
scottmcm submitted PR review.
scottmcm created PR review comment:
Specifically this
truthy
part:
github-actions[bot] commented on PR #7702:
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>
fitzgen submitted PR review:
Thanks!
fitzgen merged PR #7702.
Last updated: Nov 22 2024 at 17:03 UTC