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

dialects: (builtin) VectorType should have a ArrayAttr[BoolAttr] for scalable_dims instead of an IntAttr for num_scalable_dims #3654

Open
watermelonwolverine opened this issue Dec 18, 2024 · 0 comments
Labels
dialects Changes on the dialects

Comments

@watermelonwolverine
Copy link
Contributor

Currently the third parameter of VectorType in xDSL does not match the third parameter of VectorTypes in MLIR.
The VectorType should have a ArrayAttr[BoolAttr] for scalable_dims instead of an IntAttr for num_scalable_dims.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dialects Changes on the dialects
Projects
None yet
Development

No branches or pull requests

2 participants