-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
[mypyc] Implement lowering pass and add primitives for int (in)equality #17027
Merged
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d75e51c - Browse repository at this point
Copy the full SHA d75e51cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 321360d - Browse repository at this point
Copy the full SHA 321360dView commit details -
Make lowering work and add test cases
Pre-existing tests are still failing.
Configuration menu - View commit details
-
Copy full SHA for 3d2a27d - Browse repository at this point
Copy the full SHA 3d2a27dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b1d4cd - Browse repository at this point
Copy the full SHA 6b1d4cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for fade4b2 - Browse repository at this point
Copy the full SHA fade4b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bafe491 - Browse repository at this point
Copy the full SHA bafe491View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6ec78d - Browse repository at this point
Copy the full SHA f6ec78dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdbea62 - Browse repository at this point
Copy the full SHA bdbea62View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdf6f1d - Browse repository at this point
Copy the full SHA fdf6f1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1975bf1 - Browse repository at this point
Copy the full SHA 1975bf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcbe456 - Browse repository at this point
Copy the full SHA dcbe456View commit details -
Configuration menu - View commit details
-
Copy full SHA for 690f195 - Browse repository at this point
Copy the full SHA 690f195View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for c3bcc78 - Browse repository at this point
Copy the full SHA c3bcc78View commit details
Commits on Mar 15, 2024
-
Don't generate C if there were errors
It's pointless, plus the IR is incomplete and so code gen will likely fail.
Configuration menu - View commit details
-
Copy full SHA for 4725e6f - Browse repository at this point
Copy the full SHA 4725e6fView commit details
Commits on Mar 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 26fb2c7 - Browse repository at this point
Copy the full SHA 26fb2c7View commit details
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.