Skip to content

Conversation

@jdsteve2
Copy link
Collaborator

@jdsteve2 jdsteve2 commented Jul 27, 2021

transformations where loop nest constraints handled:

  • split_iname
  • remove_unused_inames
  • duplicate_inames
  • rename_iname
    • (when new iname doesn't exist)
    • (when new iname DOES exist)
  • (?) tag_inames (currently just erroring if must-nest iname gets tagged as concurrent... anything else need to be done here?
  • join_inames
    • (when within is None)
    • (when within is not None)
  • map_domain

(in progress of moving in/updating relevant functionality from original PR)

jdsteve2 added 18 commits July 27, 2021 16:24
…nts during transformation (initially copied in from old loop-nest-constraints-v2 branch with minor changes)
…_inames_in_one_nesting to top level and document; clarify code+comments
…t_not_voilate_constraints arg and processing from replace_inames_in_graph()
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.

1 participant