Skip to content
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

Improve memlet label and string initialization #1680

Merged
merged 11 commits into from
Oct 12, 2024
Merged

Conversation

tbennun
Copy link
Collaborator

@tbennun tbennun commented Oct 11, 2024

Follow up on the discussion in #1678.

Supports src[expr] -> dst[expr], src[expr] -> [expr], and [expr] -> dst[expr] initializations for memlets. Also improves memlet label printouts.

@philip-paul-mueller @phschaad the expression mentioned in the other PR will now be printed as [0, 0] -> B[0] for clarity and can be reparsed.

Follow up on the discussion in #1678.

Supports `src[expr] -> dst[expr]`, `src[expr] -> [expr]`, and `[expr] -> dst[expr]` initializations for memlets. Also improves memlet label printouts.

@philip-paul-mueller @phschaad the expression mentioned in the other PR will now be printed as `[0, 0] -> B[0]` for clarity and can be reparsed.
@tbennun tbennun requested a review from phschaad October 11, 2024 18:22
@phschaad phschaad added this pull request to the merge queue Oct 12, 2024
Merged via the queue into master with commit 64c54ab Oct 12, 2024
10 checks passed
@phschaad phschaad deleted the memlet-labeling branch October 12, 2024 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants