-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[Wasm RyuJit] Add partial constant emitting support to codegenwasm.cpp #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
Draft
Copilot
wants to merge
32
commits into
main
Choose a base branch
from
copilot/add-partial-constant-emitting
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+245
−24
Draft
Changes from 1 commit
Commits
Show all changes
32 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 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
Checkpoint
- Loading branch information
commit f12c3cc343199efbcf9b6581694f4de8dfbe0112
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
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.