cfallin opened PR #8177 from cfallin:fix-pcc-movss-movsd
to bytecodealliance:main
:
These are definitely not 128 bits wide; let's make the PCC model aware of that!
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=67427.
cfallin requested elliottt for a review on PR #8177.
cfallin requested wasmtime-compiler-reviewers for a review on PR #8177.
cfallin requested fitzgen for a review on PR #8177.
cfallin requested wasmtime-core-reviewers for a review on PR #8177.
cfallin commented on PR #8177:
Stacked on top of #8176, #8174, #8173; only last commit is new.
cfallin updated PR #8177.
cfallin edited a comment on PR #8177:
<strike>Stacked on top of #8176, #8174, #8173; only last commit is new.</strike> Unstacked as the fix turns out to be independent.
alexcrichton submitted PR review:
I fear this may be a bit of a long battle recategorizing all the various opcodes as how wide their load/store is, but otherwise looks good :+1:
alexcrichton merged PR #8177.
Last updated: Nov 22 2024 at 17:03 UTC