-
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
Cartoon dependency graph from new deps for linearization #338
Closed
jdsteve2
wants to merge
45
commits into
update-dependencies-during-transformation
from
cartoon-dependency-graph-from-new-deps-for-linearization
Closed
Cartoon dependency graph from new deps for linearization #338
jdsteve2
wants to merge
45
commits into
update-dependencies-during-transformation
from
cartoon-dependency-graph-from-new-deps-for-linearization
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
…h_SAME() based on simplification of work from old linearization checker branch(es)
17 tasks
…w test: test_find_loop_insn_dep_map_using_cartoon_dep_graph()
jdsteve2
changed the base branch from
update-dependencies-during-transformation
to
add-map-domain-transformation
April 24, 2021 09:15
jdsteve2
changed the base branch from
add-map-domain-transformation
to
update-dependencies-during-transformation
April 24, 2021 09:15
…ions during linearization
…ns during linearization
…function (created in ancestor branch)
…used, check kernel option use_dependencies_v2 to determine whether to use the new simplified (cartoon) dep graph instead of insn.depends_on
This was referenced Apr 25, 2021
Closed
…-dependency-graph-from-new-deps-for-linearization
…-dependency-graph-from-new-deps-for-linearization
…-dependency-graph-from-new-deps-for-linearization
…-dependency-graph-from-new-deps-for-linearization
…-dependency-graph-from-new-deps-for-linearization
…-dependency-graph-from-new-deps-for-linearization
…-dependency-graph-from-new-deps-for-linearization
…n' of github.com:inducer/loopy into cartoon-dependency-graph-from-new-deps-for-linearization
…-dependency-graph-from-new-deps-for-linearization
…-dependency-graph-from-new-deps-for-linearization
…-dependency-graph-from-new-deps-for-linearization
…n' of https://github.com/inducer/loopy into cartoon-dependency-graph-from-new-deps-for-linearization
…-dependency-graph-from-new-deps-for-linearization
…-dependency-graph-from-new-deps-for-linearization
…-dependency-graph-from-new-deps-for-linearization
…-dependency-graph-from-new-deps-for-linearization
…-dependency-graph-from-new-deps-for-linearization
…-dependency-graph-from-new-deps-for-linearization
…-dependency-graph-from-new-deps-for-linearization
…pend_barrier_or_raise_error()
…-dependency-graph-from-new-deps-for-linearization
…pend_barrier_or_raise_error()
…-dependency-graph-from-new-deps-for-linearization
… of dependee ids to be ignored when creating cartoon dag)
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.
Replaced by this PR
(moved up the queue past dep handling during transformation)
Previous (upstream) PR in chain
Next (downstream) PR in chain