-
Notifications
You must be signed in to change notification settings - Fork 14.9k
[flang][OpenMP] Frontend support for DEVICE_SAFESYNC #163560
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
Merged
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
4ccd96e
[flang][OpenMP] Set REQUIRES flags on program unit symbol
kparzysz 2fb2af4
[flang][OpenMP] Emit requirements in module files
kparzysz 639f10e
[flang][OpenMP] Dump requirement clauses/flags in WithOmpDeclarative
kparzysz f353224
format
kparzysz 0ccf7a0
fix typo
kparzysz 0bde017
[flang][OpenMP] Add optional argument to requirement clauses
kparzysz 404527f
[flang][OpenMP] Frontend support for DEVICE_SAFESYNC
kparzysz 54dc59f
Merge branch 'main' into users/kparzysz/q04-optional-arg-requires
kparzysz cef1c51
Merge branch 'users/kparzysz/q04-optional-arg-requires' into users/kp…
kparzysz 44e964f
Add tests for false argument, and expression folding
kparzysz 010814a
Use version=60 instead of 61
kparzysz a62b328
bug fix + parser test
kparzysz 9279568
Merge branch 'users/kparzysz/q04-optional-arg-requires' into users/kp…
kparzysz 1657830
Merge branch 'main' into users/kparzysz/q05-more-requires-clauses
kparzysz 4c14770
undo unrelated code movement
kparzysz 6eb23f9
Merge branch 'main' into users/kparzysz/q05-more-requires-clauses
kparzysz a4e51af
Merge branch 'main' into users/kparzysz/q05-more-requires-clauses
kparzysz 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
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.