Skip to content

Enable affine op lowering #223

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
Aug 7, 2024
Merged

Enable affine op lowering #223

merged 1 commit into from
Aug 7, 2024

Conversation

zhczhong
Copy link
Member

@zhczhong zhczhong commented Aug 7, 2024

Tracking #218
The root issue is the affine op(affine.apply) hasn't been lowered to the llvm dialect so that the unrealized_conversion_cast cannot be eliminated by the pass --reconcile-unrealized-casts

@zhczhong zhczhong merged commit a58150d into main Aug 7, 2024
4 checks passed
@zhczhong zhczhong deleted the zhicong/fix_pipeline branch August 29, 2024 06:55
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.

LLVM Translation failed for operation: builtin.unrealized_conversion_cast
4 participants