-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Tune CCMP for better Perf #116445
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
Merged
jakobbotsch
merged 19 commits into
dotnet:main
from
khushal1996:kcm-ccmp-tuning-public-pr
Jul 23, 2025
Merged
Tune CCMP for better Perf #116445
Changes from 11 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
7d7cf9c
Tune CCMP for better performance
khushal1996 f7791c4
Merge branch 'main' into kcm-ccmp-tuning-public-pr
khushal1996 f197f97
Use BitVec to track the ccmp blocks
khushal1996 450d611
Make BitVec a param for CCMP
khushal1996 d01bfa5
Merge remote-tracking branch 'origin/main' into kcm-ccmp-tuning-publi…
khushal1996 3cfc2d6
Review changes for docstrings
khushal1996 f8b671c
Formatting
khushal1996 06c173f
Make review changes
khushal1996 86d0958
Merge branch 'main' into kcm-ccmp-tuning-public-pr
khushal1996 b42f414
isolate change to AMD64
khushal1996 52e8aaa
run formatting
khushal1996 587114d
clear the BitVec sintead of getting a new one.
khushal1996 3ebeb66
Merge branch 'main' into kcm-ccmp-tuning-public-pr
khushal1996 471a139
Merge branch 'main' into kcm-ccmp-tuning-public-pr
khushal1996 899d367
Move to checking for memory operands rather than splitting x86 and ar…
khushal1996 851ba19
Fine tune ccmp using memoryOp checks
khushal1996 38f1f6f
formatting
khushal1996 c898878
Merge branch 'main' into kcm-ccmp-tuning-public-pr
khushal1996 dd53667
Use correct check for containable operands
khushal1996 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
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
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
Oops, something went wrong.
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.