Skip to content

[Transform][Fusion] fix whileProducerOutOfLoopBlock logic #316

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

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

Yun-Fly
Copy link
Contributor

@Yun-Fly Yun-Fly commented Sep 3, 2024

Track #315.

BTW, the root cause is that upstream function addInitOperandsToLoopNest assumes nested loops must be scf.for instead of scf.forall. It may take more time to fix it upstream.

@Yun-Fly Yun-Fly force-pushed the yunfei/fix_whileProducerOutOfLoopBlock branch from 2f2a7b4 to 97ce7f4 Compare September 3, 2024 08:18
@yifeizh2
Copy link
Contributor

yifeizh2 commented Sep 9, 2024

Tested on the original failed case. The issue is resolved.

@Yun-Fly Yun-Fly merged commit e0f6945 into main Sep 9, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IterativeTilingAndFusion failed with latest config enhanced deep tile matmul
3 participants