-
Notifications
You must be signed in to change notification settings - Fork 73
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
Check new dependencies against SIO #264
Open
jdsteve2
wants to merge
96
commits into
statement-instance-order-and-lex-order-map
Choose a base branch
from
check-new-dependencies-against-sio
base: statement-instance-order-and-lex-order-map
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
Check new dependencies against SIO #264
jdsteve2
wants to merge
96
commits into
statement-instance-order-and-lex-order-map
from
check-new-dependencies-against-sio
Conversation
This file contains 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
…wnstream PR to create intermediate PR)
…copying in changes from downstream PR to create intermediate PR)
…zation_validity() (copying in changes from downstream PR to create intermediate PR)
…obal loopy funcs (copying in changes from downstream PR to create intermediate PR)
… from downstream PR to create intermediate PR)
This was referenced Apr 5, 2021
…(); also clean up code/comments
…(); eliminate redundant bool return value for dep satisfaction and instead just check if unsatisfied dep list is empty
…new-dependencies-against-sio
17 tasks
…new-dependencies-against-sio
…new-dependencies-against-sio
… including barrier handling
…new-dependencies-against-sio
…ependencies in InstructionBase.get_str_options()
…new-dependencies-against-sio
inducer
reviewed
Sep 15, 2021
…new-dependencies-against-sio
…new-dependencies-against-sio
…ion _pad_tuples_and_assign_integer_vals_to_map_template
…new-dependencies-against-sio
…new-dependencies-against-sio
…new-dependencies-against-sio
…new-dependencies-against-sio
Co-authored-by: Andreas Klöckner <[email protected]>
Co-authored-by: Andreas Klöckner <[email protected]>
Co-authored-by: Andreas Klöckner <[email protected]>
…e as the third argument; if the third argument is not a two-tuple, add legacy deps as before, else add contemporary dep; this change also enables contemporary deps to be added to multiple statements in one pass
…new-dependencies-against-sio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR is ready for review, but likely should be reviewed AFTER its parent branch,
statement-instance-order-and-lex-order-map
is merged.Previous (upstream) PR in chain
Two child PRs: 1 2