Skip to content

[mlir][vector] Extend mask calculation for vector.contract #65733

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

Conversation

banach-space
Copy link
Contributor

@banach-space banach-space commented Sep 8, 2023

Make sure that when calculating the expected mask for vector.contract,
scalable sizes are correctly taken into account.

Depends on: #65724

Copy link
Contributor

@jsetoain jsetoain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looks good to me. It's all coming together very nicely! :-)

Make sure that when calculating the expected mask for `vector.contract`,
scalable sizes are correctly taken into account.
@banach-space banach-space force-pushed the andrzej/extend_mask_vector_contract branch from 77eec46 to 77b8395 Compare September 11, 2023 09:17
@banach-space banach-space merged commit 718af88 into llvm:main Sep 11, 2023
ZijunZhaoCCK pushed a commit to ZijunZhaoCCK/llvm-project that referenced this pull request Sep 19, 2023
Make sure that when calculating the expected mask for `vector.contract`,
scalable sizes are correctly taken into account.

Depends on: llvm#65724
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.

5 participants