afonso360 requested abrown for a review on PR #8774.
afonso360 opened PR #8774 from afonso360:aarch64-load-extends
to bytecodealliance:main
:
:wave: Hey,
This PR adds support for merging a
load
with a{u,s}extend
instruction. On AArch64 the load instructions already do this by default, so we can just emit the regular loads during the extend lowering and mark them as sunk.CC: https://github.com/bytecodealliance/wasmtime/issues/6056
afonso360 requested wasmtime-compiler-reviewers for a review on PR #8774.
cfallin submitted PR review:
Nice!
cfallin has enabled auto merge for PR #8774.
cfallin merged PR #8774.
Last updated: Nov 22 2024 at 17:03 UTC