Skip to content

Add SIMD load and store support to Memory64Lowering pass#8303

Merged
dschuff merged 3 commits into
WebAssembly:mainfrom
dschuff:mem64-lowering-simd
Feb 12, 2026
Merged

Add SIMD load and store support to Memory64Lowering pass#8303
dschuff merged 3 commits into
WebAssembly:mainfrom
dschuff:mem64-lowering-simd

Conversation

@dschuff
Copy link
Copy Markdown
Member

@dschuff dschuff commented Feb 11, 2026

These are handled with a different visitor than the scalar loads and stores.

@dschuff dschuff requested a review from kripken February 12, 2026 00:10
Copy link
Copy Markdown
Member

@kripken kripken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well that is... much simpler than I had thought 😄 Nice!

@dschuff
Copy link
Copy Markdown
Member Author

dschuff commented Feb 12, 2026

Well that is... much simpler than I had thought 😄 Nice!

yes, me too!

@dschuff dschuff merged commit aebfa3c into WebAssembly:main Feb 12, 2026
17 checks passed
@sbc100
Copy link
Copy Markdown
Member

sbc100 commented Feb 12, 2026

I think this fixes #4638, right?

sbc100 added a commit to sbc100/emscripten that referenced this pull request Feb 12, 2026
sbc100 added a commit to emscripten-core/emscripten that referenced this pull request Feb 12, 2026
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.

4 participants