-
Notifications
You must be signed in to change notification settings - Fork 33
Changes to OpenMP scripts to extract arguments from iom_put #3373
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 all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
52b962a
Changes to OpenMP scripts to extract arguments from iom_put
LonelyCat124 dae4e86
transformation can't always work so catch exception
LonelyCat124 34aeaac
Merge branch 'master' into iom_put_to_temp_
LonelyCat124 a95ece0
fix to datanode to temp tarns to handle case sensitivity correctly vi…
LonelyCat124 d79fae1
Merge branch 'iom_put_to_temp_' of github.com:stfc/PSyclone into iom_…
LonelyCat124 46d6dfa
Merge branch 'master' into iom_put_to_temp_
LonelyCat124 6339e55
Merge branch 'master' into iom_put_to_temp_
LonelyCat124 6ce8a38
Try extending the iom_put transformation
LonelyCat124 7c98fd4
Merge branch 'iom_put_to_temp_' of github.com:stfc/PSyclone into iom_…
LonelyCat124 dd3e62a
fix
LonelyCat124 e06176b
Fix datanodetotemptrans for ifblock statements and similar
LonelyCat124 ed69361
Use elemental_type in intrinsic_call
LonelyCat124 af9ea3d
Merge master and fix intrinsic call change
LonelyCat124 a912e88
Fixed the TypeError branch
LonelyCat124 78127da
Changed the InternalError to be a fallthrough
LonelyCat124 c3804eb
Store the error to fallthrough to internal error correctly
LonelyCat124 0420aa4
precision handling for the TypeError
LonelyCat124 470ed98
Added an if allocated test and check that we don't block potential lo…
LonelyCat124 cf4947e
[skip-ci] Some changes to add test (that fails) for the datanode_to_t…
LonelyCat124 c6c718c
Don't try to move the allocate statement which wasn't very feasible f…
LonelyCat124 03e0ffa
Hoist the allocate statement if we think its safe
LonelyCat124 93d814c
Merge branch 'master' into iom_put_to_temp_
LonelyCat124 f147e94
updated script error
LonelyCat124 339f8b4
Revert to only apply to iom_put
LonelyCat124 d9cced4
Merge branch 'master' into iom_put_to_temp_
LonelyCat124 51f5e71
Merge branch 'master' into iom_put_to_temp_
LonelyCat124 4fb5d7b
Remaining test coverage and fixed a missing fstring in fparser2 frontend
LonelyCat124 65fa992
Merg master
LonelyCat124 19d77ef
Merge branch 'master' into iom_put_to_temp_
LonelyCat124 fa35a58
Some changes towards review
LonelyCat124 78b4345
Revert changes due to issue with structure reference's datatype
LonelyCat124 93c0b20
linting
LonelyCat124 51c250a
DataNodeToTempTrans will sometimes not make an allocatable if the com…
LonelyCat124 5ad2f3e
Merge branch 'master' into iom_put_to_temp_
LonelyCat124 18dae4e
Changes for review
LonelyCat124 b89289f
changes for review
LonelyCat124 2fb2364
Merge branch 'master' into iom_put_to_temp_
sergisiso 20ba60a
#3412 Update changelog
sergisiso 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
Oops, something went wrong.
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.