This repository was archived by the owner on Jan 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Consolidate implementation of Rotate and PopCount #22584
Merged
Merged
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
3011abd
Perf: BitOps.LeadingZeroCount
334c816
CR fix
fb57241
CR fixes
c2b5219
Optimization
457730c
Revert
f4bbf4d
Confirmed fix
098bc6e
Simplify
10d3794
Return int
21dfb03
Fixes
2118e0c
Simplify
a1cb73d
CR fixes
406ee5f
CR fixes
6e5870a
Add PopCount
bff472e
Fix unit failure on Linux-musl x64 Debug
316f9d0
Add Rotate
df100cf
CR fixes
588e30f
Merge from grant-d.tzcnt
91fffb8
More call sites
91b906c
CR fixes
2ccb5b3
Cleanup
7feeca5
Merge from lzcnt
dd9fa8c
Merge from main
14893ba
Add new methods
65e6ab6
CR fixes (tanner)
e965aca
CR fixes
2be3fa2
- Fix naming
0738934
Remove redundant MSIL cast, conv.u8
dfcdc49
Fix comment
701e1e2
CR fixes
f1ecd1c
Use local functions for SoftwareFallback
f462f06
Use constants
0b20e57
Target BIT32/64
cdaf17b
Target BIT32/64
a4bfc2b
Merge branch 'grant-d.rotl' of https://github.com/grant-d/coreclr int…
0f1d0cb
CR fix
f95e258
CR fixes
5db853d
Remove temp vars
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.