-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Optimize layout of function arguments in the Rust ABI - take 2 #97559
Closed
+347
−16
Commits on Jul 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 374bc27 - Browse repository at this point
Copy the full SHA 374bc27View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf97e79 - Browse repository at this point
Copy the full SHA bf97e79View commit details -
Test that target feature mix up with homogeneous floats is sound
This is basically is ripoff of src/test/ui/simd/target-feature-mixup.rs but for floats and without #[repr(simd)]
Configuration menu - View commit details
-
Copy full SHA for dcc75bf - Browse repository at this point
Copy the full SHA dcc75bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec16a32 - Browse repository at this point
Copy the full SHA ec16a32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ed05ed - Browse repository at this point
Copy the full SHA 9ed05edView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1c72be - Browse repository at this point
Copy the full SHA f1c72beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1be1d4a - Browse repository at this point
Copy the full SHA 1be1d4aView commit details -
Revert "Use nbdd0121 suggestion for reducing the perf impact"
This reverts commit 2e0cf271285089316db55b995312712638126245.
Configuration menu - View commit details
-
Copy full SHA for b2fba9a - Browse repository at this point
Copy the full SHA b2fba9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a84f4c9 - Browse repository at this point
Copy the full SHA a84f4c9View commit details -
Revert "Revert "Use nbdd0121 suggestion for reducing the perf impact""
This reverts commit e136c3a9348200c261b9b3c1c50a2f6f6a68b4bd.
Configuration menu - View commit details
-
Copy full SHA for 0c1451c - Browse repository at this point
Copy the full SHA 0c1451cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7e8880 - Browse repository at this point
Copy the full SHA c7e8880View commit details -
Configuration menu - View commit details
-
Copy full SHA for 683e13f - Browse repository at this point
Copy the full SHA 683e13fView 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.