Skip to content
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

Add loop nest constraints v2 to better loop around nest map #360

Draft
wants to merge 17 commits into
base: better_loop_around_nest_map
Choose a base branch
from

Conversation

jdsteve2
Copy link
Collaborator

@jdsteve2 jdsteve2 commented May 9, 2021

@kaushikcfd I did my best to clean this up and pull out the parts that will be useful to your new linearization stuff. Once your linearization step is incorporating the constraints, I can copy in more of my tests (the ones that make sure linearization follows the constraints). Let me know if anything is unclear.

PS: My code will probably be easiest to understand if you can take advantage of all the vim fold markers, rather than using github's "Files changed" view; pretty much all of my code is self-contained, so there's not much benefit to the side-by-side comparison.

Targets #350.

New PR directly against main

@kaushikcfd kaushikcfd force-pushed the better_loop_around_nest_map branch 2 times, most recently from 96856f8 to 0203d09 Compare May 11, 2021 13:44
@kaushikcfd kaushikcfd force-pushed the better_loop_around_nest_map branch from e14a03d to 2d526dc Compare June 8, 2021 18:51
@jdsteve2 jdsteve2 marked this pull request as draft July 20, 2021 20:44
@jdsteve2 jdsteve2 mentioned this pull request Jul 20, 2021
11 tasks
@kaushikcfd kaushikcfd force-pushed the better_loop_around_nest_map branch 2 times, most recently from 7d7da07 to a351d7d Compare December 6, 2021 08:16
@kaushikcfd kaushikcfd force-pushed the better_loop_around_nest_map branch 3 times, most recently from e20c6ca to 931c6e9 Compare December 10, 2021 04:50
@kaushikcfd kaushikcfd force-pushed the better_loop_around_nest_map branch from 15cea20 to 5b55bcd Compare May 6, 2022 17:30
@kaushikcfd kaushikcfd force-pushed the better_loop_around_nest_map branch from 5b55bcd to f8dc959 Compare May 16, 2022 13:58
@kaushikcfd kaushikcfd force-pushed the better_loop_around_nest_map branch from f8dc959 to 80425bd Compare June 9, 2022 20:09
@kaushikcfd kaushikcfd force-pushed the better_loop_around_nest_map branch 2 times, most recently from 65a6b62 to c21c092 Compare July 6, 2022 17:49
@inducer inducer force-pushed the better_loop_around_nest_map branch from c21c092 to fadb652 Compare June 2, 2023 01:23
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.

2 participants