Skip to content

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

Draft
jdsteve2 wants to merge 17 commits into
better_loop_around_nest_mapfrom
add-loop-nest-constraints-v2-to-better-loop-around-nest-map
Draft

Add loop nest constraints v2 to better loop around nest map#360
jdsteve2 wants to merge 17 commits into
better_loop_around_nest_mapfrom
add-loop-nest-constraints-v2-to-better-loop-around-nest-map

Conversation

@jdsteve2

@jdsteve2jdsteve2 commented May 9, 2021

Copy link
Copy Markdown
Contributor

@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
kaushikcfdforce-pushed the better_loop_around_nest_map branch 2 times, most recently from 96856f8 to 0203d09CompareMay 11, 2021 13:44
@kaushikcfd
kaushikcfdforce-pushed the better_loop_around_nest_map branch from e14a03d to 2d526dcCompareJune 8, 2021 18:51
@jdsteve2
jdsteve2 marked this pull request as draft July 20, 2021 20:44
@jdsteve2jdsteve2 mentioned this pull request Jul 20, 2021
11 tasks
@kaushikcfd
kaushikcfdforce-pushed the better_loop_around_nest_map branch from e8b03c8 to 72334e8CompareAugust 16, 2021 17:23
@kaushikcfd
kaushikcfdforce-pushed the better_loop_around_nest_map branch from 6945d16 to d74da04CompareSeptember 28, 2021 15:16
@kaushikcfd
kaushikcfdforce-pushed the better_loop_around_nest_map branch from d74da04 to 1aef04fCompareOctober 8, 2021 21:45
@kaushikcfd
kaushikcfdforce-pushed the better_loop_around_nest_map branch from 1aef04f to 581e82eCompareOctober 22, 2021 16:20
@kaushikcfd
kaushikcfdforce-pushed the better_loop_around_nest_map branch 2 times, most recently from 7d7da07 to a351d7dCompareDecember 6, 2021 08:16
@kaushikcfd
kaushikcfdforce-pushed the better_loop_around_nest_map branch 3 times, most recently from e20c6ca to 931c6e9CompareDecember 10, 2021 04:50
@kaushikcfd
kaushikcfdforce-pushed the better_loop_around_nest_map branch from 931c6e9 to 36a1a2fCompareJanuary 12, 2022 06:59
@kaushikcfd
kaushikcfdforce-pushed the better_loop_around_nest_map branch from f10f24c to c1f8e0dCompareJanuary 28, 2022 15:53
@kaushikcfd
kaushikcfdforce-pushed the better_loop_around_nest_map branch from c1f8e0d to 8c42d10CompareFebruary 18, 2022 05:52
@kaushikcfd
kaushikcfdforce-pushed the better_loop_around_nest_map branch from 8c42d10 to 15cea20CompareMarch 10, 2022 15:16
@kaushikcfd
kaushikcfdforce-pushed the better_loop_around_nest_map branch from 15cea20 to 5b55bcdCompareMay 6, 2022 17:30
@kaushikcfd
kaushikcfdforce-pushed the better_loop_around_nest_map branch from 5b55bcd to f8dc959CompareMay 16, 2022 13:58
@kaushikcfd
kaushikcfdforce-pushed the better_loop_around_nest_map branch from f8dc959 to 80425bdCompareJune 9, 2022 20:09
@kaushikcfd
kaushikcfdforce-pushed the better_loop_around_nest_map branch 2 times, most recently from 65a6b62 to c21c092CompareJuly 6, 2022 17:49
@inducer
inducerforce-pushed the better_loop_around_nest_map branch from c21c092 to fadb652CompareJune 2, 2023 01:23
Sign up for freeto 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

@jdsteve2@kaushikcfd