jameysharp requested fitzgen for a review on PR #8311.
jameysharp requested wasmtime-compiler-reviewers for a review on PR #8311.
jameysharp opened PR #8311 from jameysharp:riscv64-untyped
to bytecodealliance:main
:
This backend copied the general style of the aarch64 backend's address modes but has no use for a type field in address modes. Just delete them.
Between this and #8308, there are no types in target dependent address modes now. The next step is to delete them from the target independent
StackAMode
as well.
github-actions[bot] commented on PR #8311:
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>
jameysharp has enabled auto merge for PR #8311.
afonso360 submitted PR review:
:+1: LGTM! Nice cleanup.
jameysharp merged PR #8311.
Last updated: Nov 22 2024 at 16:03 UTC