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

In xDSL the llvm.InsertValueOp and llvm.ExtractValueOp ops don't have the same restrictions on the element_type of the DenseArray attribute as in MLIR #3155

Open
watermelonwolverine opened this issue Sep 10, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@watermelonwolverine
Copy link
Contributor

In MLIR both only accept i64 as element types. In xDSL there are not restrictions

@superlopuh superlopuh added bug Something isn't working good first issue Good for newcomers labels Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants