Skip to content
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

[linalg] Fix bug for conversion of complex dtype #3269

Merged
merged 1 commit into from
May 1, 2024

Conversation

pashu123
Copy link
Member

@pashu123 pashu123 commented May 1, 2024

The conversion of complex type wasn't supported or checked; the support and required tests were added.

Fixes: iree-org/iree#17226 (comment)

Conversion of complex dtype wasn't supported and checked. Added the
support and required tests.
@pashu123 pashu123 merged commit 8c48135 into llvm:main May 1, 2024
3 checks passed
archana-ramalingam pushed a commit to archana-ramalingam/torch-mlir that referenced this pull request May 8, 2024
The conversion of complex type wasn't supported or checked; the support
and required tests were added.

Fixes:
iree-org/iree#17226 (comment)
Sign up for free to 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.

Llama-3-8B f16 fails to compile to vmfb
2 participants