-
Notifications
You must be signed in to change notification settings - Fork 4.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
Physical value numbering #68712
Merged
jakobbotsch
merged 17 commits into
dotnet:main
from
SingleAccretion:Physical-VN-Upstream
May 6, 2022
Merged
Physical value numbering #68712
jakobbotsch
merged 17 commits into
dotnet:main
from
SingleAccretion:Physical-VN-Upstream
May 6, 2022
Commits on May 2, 2022
-
Work around FIELD turning into IND(struct)
We must know precise load sizes for numbering purposes.
Configuration menu - View commit details
-
Copy full SHA for 90cb15f - Browse repository at this point
Copy the full SHA 90cb15fView commit details -
It was breaking the "precise maps only have memory types" invariant.
Configuration menu - View commit details
-
Copy full SHA for 2f7141a - Browse repository at this point
Copy the full SHA 2f7141aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d45ecc - Browse repository at this point
Copy the full SHA 4d45eccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a59a6f - Browse repository at this point
Copy the full SHA 9a59a6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8758c6 - Browse repository at this point
Copy the full SHA e8758c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 670a5cd - Browse repository at this point
Copy the full SHA 670a5cdView commit details -
Not needed in the "identity stores are bitcasts" scheme.
Configuration menu - View commit details
-
Copy full SHA for b1950c9 - Browse repository at this point
Copy the full SHA b1950c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10e1807 - Browse repository at this point
Copy the full SHA 10e1807View commit details -
Configuration menu - View commit details
-
Copy full SHA for f97c1ad - Browse repository at this point
Copy the full SHA f97c1adView commit details -
Configuration menu - View commit details
-
Copy full SHA for caa1998 - Browse repository at this point
Copy the full SHA caa1998View commit details -
Configuration menu - View commit details
-
Copy full SHA for 221fe64 - Browse repository at this point
Copy the full SHA 221fe64View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc03ae6 - Browse repository at this point
Copy the full SHA fc03ae6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 535b406 - Browse repository at this point
Copy the full SHA 535b406View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64b3cf6 - Browse repository at this point
Copy the full SHA 64b3cf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c6af71 - Browse repository at this point
Copy the full SHA 0c6af71View commit details -
Fix the CAST<float <-> integer> bug
10 diffs across CLR and libraries tests, all correctness fixes.
Configuration menu - View commit details
-
Copy full SHA for d1d5aea - Browse repository at this point
Copy the full SHA d1d5aeaView commit details
Commits on May 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 051224d - Browse repository at this point
Copy the full SHA 051224dView 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.