Skip to content

Conversation

@tlively
Copy link
Member

@tlively tlively commented Jan 23, 2025

The interpreter incorrectly trapped on OOB addresses before evaluating
the vector operand. This bug became visible when the vector operand had
side effects. Reorder the code to fix the problem.

The interpreter incorrectly trapped on OOB addresses before evaluating
the vector operand. This bug became visible when the vector operand had
side effects. Reorder the code to fix the problem.
@tlively tlively requested a review from ashleynh January 23, 2025 01:50
@tlively tlively merged commit ff423ae into main Jan 23, 2025
13 checks passed
@tlively tlively deleted the fix-simd-load-store-lane branch January 23, 2025 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants