-
Notifications
You must be signed in to change notification settings - Fork 52
feature[next]: Extend cartesian offset syntax #1484
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
32 commits
Select commit
Hold shift + click to select a range
e37fb21
Implement support for syntax field(I+1,J-1) for embedded
SF-N 54c630f
Merge branch 'main' into cartesian_offset_syntax
SF-N 53da840
Make _call_recursive and add type annotation (to be checked)
SF-N 7073713
Try to fix arguments and annotations
SF-N c80e394
Fix test_laplacian
SF-N 4c3dddf
Update and extend various parts
SF-N 5b237d7
Remove comma
SF-N e479b96
Add support fir IDim + 1 + 1
SF-N b7fdc68
Only support one argument in case order matters
SF-N c50b083
Modify laplacian tests to avoid symmetry, extend visit_shift to also …
SF-N c1f2194
Use squared inpit field in laplacian tests, remove support for IDim +…
SF-N 876e5b0
merge main
SF-N 2c22920
Add annotation
SF-N b57afa0
Start working on review comments
SF-N 79e8154
Extend offset_provider automatically
SF-N c080415
Update comments and add support for IDim+1+2 again (in foast_to_itir)
SF-N f95c6ca
Minor refactoring
SF-N 72e2a1e
Reformat wrt pre-commit
SF-N d10ae99
Fix some problems occuring during PMAP-L implementation
SF-N 5f8ab74
Implement review comments
SF-N c2d2188
Minor
SF-N f425e43
Minor
SF-N 684fa0d
Remove support for (Idim + 1) + 2 again
SF-N 6567c65
pre-commit changes
SF-N dc5616f
Merge origin/main
tehrengruber 25786f8
General cleanup, added & adopted new offset syntax into new GTIR lowe…
tehrengruber 267660f
Minor cleanups
tehrengruber 1bc5a7e
Merge branch 'main' into cartesian_offset_syntax
tehrengruber c3e0a9a
Fix broken tests
tehrengruber 2d2bd45
Merge remote-tracking branch 'origin_sf_n/cartesian_offset_syntax' in…
tehrengruber 9dbe6c2
Cleanup
tehrengruber 4d9394a
Fix dace sdfg-convertible program
tehrengruber 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
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.