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

[LLVMGPU] Support masked contraction in operand upcasting #19972

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

manupak
Copy link
Contributor

@manupak manupak commented Feb 12, 2025

Currently, there is operands of contraction upcasting that happens in LLVMGPUVectorLowering pass.

This commit adds support if its was masked where the upcasting should happen outside of the masking op.

Currently, there is operands of contraction upcasting that
happens in LLVMGPUVectorLowering pass.

This commit adds support if its was masked where the upcasting
should happen outside of the masking op.

Signed-off-by: Manupa Karunaratne <manupa.karunaratne@amd.com>
Copy link
Contributor

@Groverkss Groverkss left a comment

Choose a reason for hiding this comment

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

LGTM

@manupak manupak merged commit 863e705 into iree-org:main Feb 13, 2025
40 checks passed
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.

2 participants