MarinPostma requested abrown for a review on PR #10037.
MarinPostma opened PR #10037 from MarinPostma:fix-useless-extend-rmw-winch
to bytecodealliance:main
:
I got confused by this comment, and read the code too fast, but we actually emit an unnecessary
mov
when extending from 32 to 64bits on x64 in winch.
MarinPostma requested wasmtime-compiler-reviewers for a review on PR #10037.
MarinPostma requested pchickey for a review on PR #10037.
MarinPostma requested wasmtime-core-reviewers for a review on PR #10037.
MarinPostma updated PR #10037.
saulecabrera submitted PR review.
saulecabrera created PR review comment:
from_bits
andto_bits
already exist inExtendKind
, I believe that should do it here instead of introducing new methods?
MarinPostma submitted PR review.
MarinPostma created PR review comment:
sure
MarinPostma updated PR #10037.
saulecabrera submitted PR review.
saulecabrera has enabled auto merge for PR #10037.
saulecabrera merged PR #10037.
Last updated: Jan 24 2025 at 00:11 UTC