Skip to content

Seq and phase ordering#2242

Closed
aarnaty wants to merge 6 commits intoapache:mainfrom
aarnaty:seqAndPhaseOrdering
Closed

Seq and phase ordering#2242
aarnaty wants to merge 6 commits intoapache:mainfrom
aarnaty:seqAndPhaseOrdering

Conversation

@aarnaty
Copy link
Contributor

@aarnaty aarnaty commented Mar 6, 2025

implemented reverse sequence step test and made changes to reorg operation function (phase ordering) in RewriteAlgebraicSimplificationStatic.

@mboehm7
Copy link
Contributor

mboehm7 commented Mar 16, 2025

LGTM - thanks for the patch @aarnaty. During the merge I picked only the extended rev-seq rewrite, fixed merge conflicts, and fixed the formatting of the new java test (tabs over spaces).

@mboehm7 mboehm7 closed this in 147519e Mar 16, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in SystemDS PR Queue Mar 16, 2025
Baunsgaard pushed a commit to Baunsgaard/systemds that referenced this pull request Mar 31, 2025
This patch introduces a new simplification rewrite for reversing a
sequence rev(seq(1,n)) --> seq(n,1).

Closes apache#2242.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants