-
Notifications
You must be signed in to change notification settings - Fork 31
(Towards #3060) intrinsic return types #3119
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
Open
LonelyCat124
wants to merge
55
commits into
master
Choose a base branch
from
3060_intrinsic_types
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
7af3005
Initial changes for IntrinsicCall and named arguments
LonelyCat124 5dd0720
linting
LonelyCat124 0a371ca
Added canonicalisation of intrinsics into the frontend
LonelyCat124 3956c10
More test updates
LonelyCat124 fed2ccc
linting
LonelyCat124 19a5877
All but 2 tests now pass, both have behaviour changes to fix
LonelyCat124 8f3250f
linting
LonelyCat124 808aa34
Merge branch 'master' into 2302_intrinsic_argument_names
LonelyCat124 4533878
Fixed remaining issues
LonelyCat124 808ad04
Coverage fix
LonelyCat124 893de29
Removed unneccessary canonicalise_minmaxsum routine
LonelyCat124 c856f7c
linting
LonelyCat124 976b254
Merge branch 'master' into 2302_intrinsic_argument_names
LonelyCat124 befe4fa
Merge branch 'master' into 2302_intrinsic_argument_names
LonelyCat124 a36b037
Removed unneeded function from fparser tests
LonelyCat124 b6879e0
linting
LonelyCat124 ba7a2cf
Merge branch 'master' into 2302_intrinsic_argument_names
LonelyCat124 f5bce2b
Merge branch 'master' into 2302_intrinsic_argument_names
arporter 3d910e7
Merge branch 'master' into 2302_intrinsic_argument_names
LonelyCat124 a0d5fa6
Fixed new test with intrinsic from master
LonelyCat124 fa98da6
Changes for first review
LonelyCat124 a06be59
Documenting canonicalisation and fixing linting incompatibility betwe…
LonelyCat124 bad2aff
Merge branch 'master' into 2302_intrinsic_argument_names
arporter 7dcdcbf
Changes to address review comments
LonelyCat124 b530cdc
Removed keyword arguments from FLOAT
LonelyCat124 18ab68e
Fix for NEMO SIGN overriding
LonelyCat124 e00e779
Added a TODO for NEMO SIGN
LonelyCat124 36426fb
Fixed error in SIGN
LonelyCat124 a8c13b6
linting fixW
LonelyCat124 67a161b
Fix failing tests
LonelyCat124 755956e
Merge branch 'master' into 2302_intrinsic_argument_names
LonelyCat124 d91c9cc
Added argument_by_name to call
LonelyCat124 4c42db1
Merge branch '2302_intrinsic_argument_names' of github.com:stfc/PSycl…
LonelyCat124 38b267b
Revert "Fix for NEMO SIGN overriding"
LonelyCat124 a1c480d
Adds switches to change the output behaviour for intrinsics from the …
LonelyCat124 ab0225e
Added doc updates
LonelyCat124 8621281
Merged master
LonelyCat124 c04f77a
First set of fixes towards review
LonelyCat124 30af84f
linting issues
LonelyCat124 f40f5eb
Merge branch 'master' into 2302_intrinsic_argument_names
LonelyCat124 9fff0bd
Changes for review
LonelyCat124 fbf5002
Merge branch '2302_intrinsic_argument_names' of github.com:stfc/PSycl…
LonelyCat124 77cf8a6
Add documentation about overriding intrinsics
LonelyCat124 75c2e84
Merged master
LonelyCat124 91ca311
[skip-ci] Initial version of intrinsic call extension
LonelyCat124 dd21eb5
[skip-ci] Initial version of intrinsic call extension
LonelyCat124 f5aeddf
[skip-ci] Added more intrisic return types and applied black formatter
LonelyCat124 b9d24f1
[skip-ci] linting
LonelyCat124 7118834
Finished intrinsic return types...
LonelyCat124 a2270bc
Finish failing tests
LonelyCat124 6404214
Fixed remaining possible coverage
LonelyCat124 b4326b1
Missing coverage line
LonelyCat124 7d0f504
Added the ability to change READ access to TYPE_INFO
LonelyCat124 4285bdb
Linting
LonelyCat124 b7e0f1c
fix code mistakes
LonelyCat124 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can see you've just adapted this from the existing one but I think the text could be better. Perhaps "...change variable access from 'READ' to 'TYPE_INFO' but access type is '{self._access_type}'"