Skip to content

Fix expr ordering for loop-nest generation#279

Merged
jjsjann123 merged 5 commits into20_7_6_develfrom
failed_branching_in_scheduling
Aug 10, 2020
Merged

Fix expr ordering for loop-nest generation#279
jjsjann123 merged 5 commits into20_7_6_develfrom
failed_branching_in_scheduling

Conversation

@naoyam
Copy link
Copy Markdown
Collaborator

@naoyam naoyam commented Aug 10, 2020

Fixes #278.

Originally, I thought TensorView::getComputeAtPos tells which tensor and axis corresponds to the for-loop at the position, but that's not exactly what it returns.

Copy link
Copy Markdown
Collaborator

@jjsjann123 jjsjann123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix.

@jjsjann123 jjsjann123 merged commit 6397225 into 20_7_6_devel Aug 10, 2020
@csarofeen csarofeen deleted the failed_branching_in_scheduling branch June 9, 2021 13:37
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.

codegen gives wrong code for branching

2 participants