Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

MichalPetryka
Copy link
Contributor

BitCast lacked a test for the case of 2 structs with target requiring higher alignment than source, which could be problematic on platforms without unaligned loads.

BitCast lacked a test for the case of 2 structs with target requiring higher alignment than source, which could be problematic on platforms without unaligned loads.
@ghost ghost added needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners community-contribution Indicates that the PR has been added by a community member labels Feb 5, 2024
@filipnavara filipnavara added area-System.Runtime and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Feb 5, 2024
@ghost
Copy link

ghost commented Feb 5, 2024

Tagging subscribers to this area: @dotnet/area-system-runtime
See info in area-owners.md if you want to be subscribed.

Issue Details

BitCast lacked a test for the case of 2 structs with target requiring higher alignment than source, which could be problematic on platforms without unaligned loads.

Author: MichalPetryka
Assignees: -
Labels:

area-System.Runtime, community-contribution

Milestone: -

@tannergooding tannergooding merged commit af53dab into dotnet:main Feb 10, 2024
tannergooding added a commit to tannergooding/runtime that referenced this pull request Feb 10, 2024
tannergooding added a commit that referenced this pull request Feb 11, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Runtime community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants