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

Add ReifyRankedShapedTypeOpInterface to hal.interface.binding.subspan #18946

Conversation

MaheshRavishankar
Copy link
Contributor

Fixes #18942

@@ -811,12 +812,6 @@ def HAL_ElementTypeOp : HAL_PureOp<"element_type", [
`:` type($result)
}];

let builders = [
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I had to remove this here. I dont know why. It was giving me a duplicate definition error.

Copy link
Collaborator

Choose a reason for hiding this comment

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

weird

…pan`.

Fixes iree-org#18942

Signed-off-by: MaheshRavishankar <mahesh.ravishankar@gmail.com>
@MaheshRavishankar MaheshRavishankar enabled auto-merge (squash) October 30, 2024 17:05
@MaheshRavishankar MaheshRavishankar merged commit 0bb6d92 into iree-org:main Oct 30, 2024
36 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.

HAL executable ops leaking into export workgroup count regions.
2 participants