theotherjimmy opened PR #13164 from theotherjimmy:s390x-remove-has-type to bytecodealliance:main:
Since #12717 was merged, Types parameters are included in clif instructions and it is possible to match types without has_type. This is a follow up to that PR, as suggested in its description.
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
theotherjimmy requested wasmtime-compiler-s390x-reviewers for a review on PR #13164.
alexcrichton requested uweigand for a review on PR #13164.
github-actions[bot] added the label cranelift on PR #13164.
uweigand submitted PR review:
This generally LGTM and is a nice simplification. I just noticed a couple of odd whitespace changes; would be good to fix those before merging.
uweigand created PR review comment:
Please re-indent the second line as approriate as well.
uweigand created PR review comment:
Extra whitespace.
uweigand created PR review comment:
Extra whitespace.
uweigand created PR review comment:
Extra whitespace here and in subsequent rules.
theotherjimmy updated PR #13164.
uweigand submitted PR review:
LGTM, thanks!
uweigand added PR #13164 s390x: Remove most uses of has_type to the merge queue.
Last updated: May 03 2026 at 22:13 UTC