Skip to content

Conversation

dakersnar
Copy link
Contributor

Fixes #8640

Any other similar cases that should be bundled in with this change?

@dakersnar dakersnar requested a review from a team as a code owner November 17, 2022 16:14
@ghost ghost assigned dakersnar Nov 17, 2022
@ghost ghost added the area-System.Numerics label Nov 17, 2022
@ghost
Copy link

ghost commented Nov 17, 2022

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

Issue Details

Fixes #8640

Any other similar cases that should be bundled in with this change?

Author: dakersnar
Assignees: dakersnar
Labels:

area-System.Numerics

Milestone: -

@opbld33
Copy link

opbld33 commented Nov 17, 2022

Learn Build status updates of commit 298bb58:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Numerics/IBinaryInteger`1.xml ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@gfoidl
Copy link
Member

gfoidl commented Nov 17, 2022

Any other similar cases that should be bundled in with this change?

PopCount already has bits mentioned.

@dakersnar
Copy link
Contributor Author

cc @stephentoub this PR should match the PR you reviewed here: dotnet/runtime#78510

@stephentoub stephentoub merged commit c293e88 into dotnet:main Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TrailingZeroCount / LeadingZeroCount
4 participants