-
Notifications
You must be signed in to change notification settings - Fork 13.6k
[Clang][AArch64] Change SME attributes for shared/new/preserved state. #76971
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
sdesmalen-arm
merged 16 commits into
llvm:main
from
sdesmalen-arm:sme-new-attributes-za
Jan 15, 2024
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
0b1befa
[Clang][AArch64] Change SME attributes for shared/new/preserved state.
sdesmalen-arm 74f0017
Only parse arguments if those are required or optional [to squash]
sdesmalen-arm f5188ae
__arm_preserves("za") also shares ZA [to squash]
sdesmalen-arm 2fec6d7
Rename 'PStateZA' -> 'ZA', and 'sme_state' to 'arm_state' [to squash]
sdesmalen-arm 001210a
Include __arm_preserves("za") when testing if a function has ZA state…
sdesmalen-arm d466c99
Rephrase undefined state 'S' in AttrDocs
sdesmalen-arm ff3f29e
Appease the code formatting workflow [to squash]
sdesmalen-arm c4a5f3f
Make parsing of parentheses mandatory when an attribute keyword takes…
sdesmalen-arm 93c7d7c
Use lambda to check for incompatible attributes [to squash]
sdesmalen-arm 1e1a2d0
Change c2x-attribute-keywords.c to test both forms
sdesmalen-arm 8afca86
Fix up doc and tests [to squash]s
sdesmalen-arm 3c1195c
Appease the code formatting workflow again [to squash]
sdesmalen-arm 470b5a6
Add extra parser test
sdesmalen-arm f6ab25e
Update cxx0x-keyword-attributes.cpp as well to test both forms [to sq…
sdesmalen-arm 0c001fa
Fix up failing test that I missed previously [to squash]
sdesmalen-arm 2cb49a0
Fix up sed lines to appease Windows builds
sdesmalen-arm 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
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
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.