Move to an AST-like IR before entering codegen#372
Draft
kaushikcfd wants to merge 109 commits intomainfrom
Draft
Move to an AST-like IR before entering codegen#372kaushikcfd wants to merge 109 commits intomainfrom
kaushikcfd wants to merge 109 commits intomainfrom
Conversation
ef33abd to
cc0c781
Compare
1 task
75de659 to
b7081a2
Compare
This was referenced Jun 8, 2021
d64fbfd to
a032438
Compare
63a0072 to
01a8b35
Compare
65deed5 to
7c0bf04
Compare
7c0bf04 to
b735d63
Compare
e2c5457 to
270682f
Compare
cb4aca5 to
e6aac8e
Compare
e6aac8e to
488a79c
Compare
488a79c to
3f29a0d
Compare
3f29a0d to
7e26dd8
Compare
- "depth" is correctly defined anywhere in loopy and shouldn't be tested - avoid calling cl_exp on 'int's => ambiguous
…e(ppd) - pytools.graph.compute_transitive_closure expects a MutableSet, earlier implementation had passed in a frozenset
'if' could dominate the 'for' loop iff the domain was constrained such that the loop couldn't be entered if 'l > 1'. This sort of hoisting is ill-defined and the users need to be more explicit about their requirement.
…ept the outer/sweep inames
there should be exactly one home domain associated with each iname
7e26dd8 to
afb6e7c
Compare
1 task
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
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.
Uh oh!
There was an error while loading. Please reload this page.