Implement load and store for Memory64 in the OMG tier#61861
Open
colelao wants to merge 1 commit intoWebKit:mainfrom
Open
Implement load and store for Memory64 in the OMG tier#61861colelao wants to merge 1 commit intoWebKit:mainfrom
colelao wants to merge 1 commit intoWebKit:mainfrom
Conversation
Collaborator
|
EWS run on previous version of this PR (hash e59a3d8) Details
|
Collaborator
|
EWS run on previous version of this PR (hash 3933d69) Details
|
Collaborator
|
EWS run on previous version of this PR (hash 354a24b) Details |
Collaborator
|
EWS run on previous version of this PR (hash ab59067) Details
|
Collaborator
|
EWS run on previous version of this PR (hash 2475808) Details |
kmiller68
reviewed
Apr 6, 2026
Collaborator
|
EWS run on previous version of this PR (hash 57b1130) Details |
kmiller68
reviewed
Apr 6, 2026
Collaborator
|
EWS run on previous version of this PR (hash 5f3d883) Details |
https://bugs.webkit.org/show_bug.cgi?id=311301 rdar://173894182 Reviewed by NOBODY (OOPS!). This adds support for load and store in memory64 in the WebAssembly OMG tier. * JSTests/wasm/stress/memory64-bulk-memory.js: * JSTests/wasm/stress/memory64-grow-and-size.js: * JSTests/wasm/stress/memory64-load-and-store.js: * JSTests/wasm/stress/memory64-overflow.js: * JSTests/wasm/stress/memory64-write-to-address-over-4-gigs.js: * Source/JavaScriptCore/wasm/WasmOMGIRGenerator.cpp: (JSC::Wasm::OMGIRGenerator::emitCheckAndPreparePointer): (JSC::Wasm::OMGIRGenerator::load): (JSC::Wasm::OMGIRGenerator::store):
Collaborator
|
EWS run on current version of this PR (hash ef96937) Details |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🛠 ios-apple
ef96937
ef96937