gurry opened PR #6844 from gurry:issue-6827
to bytecodealliance:main
:
Fixes issue #6827
gurry requested wasmtime-compiler-reviewers for a review on PR #6844.
gurry requested cfallin for a review on PR #6844.
gurry updated PR #6844.
gurry updated PR #6844.
gurry edited PR #6844:
Fixes #6827
gurry updated PR #6844.
afonso360 submitted PR review:
:wave: Hey,
This looks great! Thanks!
DataValueExt::int() doesn't currently seem to have any tests. Please let me know if I should add any tests for this PR or for DataValueExt::int() in general.
Yeah, we usually test the opcodes via clif tests instead of the internals, so enabling the
ineg
tests is great!
afonso360 submitted PR review:
:wave: Hey,
This looks great! Thanks for fixing this!
DataValueExt::int() doesn't currently seem to have any tests. Please let me know if I should add any tests for this PR or for DataValueExt::int() in general.
Yeah, we usually test the opcodes via clif tests instead of the internals, so enabling the
ineg
tests is great!
afonso360 merged PR #6844.
Last updated: Nov 22 2024 at 17:03 UTC