Implements a Loop Fusion Transformation - #493
Merged
Merged
Conversation
kaushikcfdforce-pushed
the
loop_fusion
branch
2 times, most recently
from
October 31, 2021 23:25
b390c5a to
47d7fa8Comparekaushikcfdforce-pushed
the
loop_fusion
branch
2 times, most recently
from
November 11, 2021 17:14
5bef1aa to
214e6b9Comparekaushikcfdforce-pushed
the
loop_fusion
branch
2 times, most recently
from
November 17, 2021 17:09
d844444 to
776ee64Comparekaushikcfdforce-pushed
the
loop_fusion
branch
4 times, most recently
from
December 10, 2021 05:33
acbf9a8 to
921ea56Comparekaushikcfdforce-pushed
the
loop_fusion
branch
2 times, most recently
from
December 13, 2021 11:34
a8dfaf0 to
07194ccComparekaushikcfdforce-pushed
the
loop_fusion
branch
3 times, most recently
from
March 10, 2022 16:43
4c89630 to
a6171e2Comparekaushikcfdforce-pushed
the
loop_fusion
branch
2 times, most recently
from
May 6, 2022 17:41
371632d to
d46bfd1Comparekaushikcfdforce-pushed
the
loop_fusion
branch
3 times, most recently
from
May 18, 2022 18:57
f47d987 to
4e97120Comparekaushikcfd
commented
Jun 21, 2022
Uh oh!
There was an error while loading. Please reload this page.
inducerforce-pushed
the
loop_fusion
branch
3 times, most recently
from
June 18, 2025 02:43
75bf2cb to
9a12eb9Compareinducerforce-pushed
the
loop_fusion
branch
2 times, most recently
from
July 8, 2025 18:48
8ffd7f4 to
717c483Compareinducer
reviewed
Jul 8, 2025
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
inducerforce-pushed
the
loop_fusion
branch
2 times, most recently
from
July 9, 2025 21:46
94cf403 to
9de327eCompareCo-authored-by: Andreas Kloeckner <inform@tiker.net> Co-authored-by: Matthew Smith <mjsmith6@illinois.edu>
inducer
enabled auto-merge (rebase)
July 10, 2025 16:39
inducer
commented
Jul 10, 2025
Owner
Pushed some cosmetic fixes. This was complex to review, but I think I've got a decent understanding of it now. LGTM, in it goes! |
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 freeto 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.
Loopy-flavored loop-fusion transformation corresponding to https://doi.org/10.1007/3-540-57659-2_18.