-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[Wasm RyuJit] Add constant emitting support #122162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
e64dd5d
Initial plan
Copilot 116ab85
Add partial constant emitting support to WebAssembly RyuJIT backend
Copilot e6d4abc
Back out some changes.
kg 3368ede
Fill out more stuff
kg 9425af2
Cleanup formatting
kg c84d652
Cleanups
kg dfd67ee
Checkpoint
kg 7aae050
Checkpoint
kg c187ed4
Restore obliterated changes
kg 71b7ca4
Checkpoint
kg 0ed9418
Checkpoint
kg 9601838
Checkpoint
kg f20b75b
Checkpoint
kg 31817a4
Checkpoint
kg 7215eec
Checkpoint
kg 248c9ad
Checkpoint
kg f12c3cc
Checkpoint
kg fee66ff
Checkpoint
kg 3c24bf3
Checkpoint
kg a7217ac
Checkpoint
kg 540d2a4
Checkpoint
kg 1ad2af5
Checkpoint
kg dcb37a5
Checkpoint
kg 43fad5e
Checkpoint
kg 3192443
Checkpoint
kg 7cec96a
Checkpoint
kg 5109126
Apply JIT format patch
kg eb825ac
Checkpoint
kg 4f17ec8
Checkpoint
kg 8c95bed
Emit SLEB and ULEB
kg f7c95e5
Fix comments
kg 739b37d
Fix format strings
kg bcf219b
jit-format fixes
kg b5d1f6a
Use correct sizeof type
kg bebdcfc
Fix clang build
kg 908a099
Address copilot feedback
kg 0f5c953
Address PR feedback
kg 47ccf9a
Address PR feedback
kg 6042fff
Address PR feedback
kg 66bbbb9
Address PR feedback
kg dd82888
Address PR feedback
kg 4fbb81b
Address PR feedback
kg f3742a8
Apply JIT format patch
kg c97d2b0
Address PR feedback
kg a6b9d62
Address PR feedback
kg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.