Skip to content

[SYCL] Ensure the metadata type is correct for reqd_work_group_size" #19204

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

Closed
wants to merge 1 commit into from

Conversation

jsji
Copy link
Contributor

@jsji jsji commented Jun 27, 2025

We use getInt to generate MD, we might endup getting wrong type in IR.
eg: -1 will be generated as i64 type.

We use getInt to generate MD, we might endup getting wrong type in IR.
eg: -1 will be generated as i64 type.
@jsji jsji requested a review from a team as a code owner June 27, 2025 19:54
@jsji jsji temporarily deployed to WindowsCILock June 27, 2025 19:54 — with GitHub Actions Inactive
@jsji jsji closed this Jun 28, 2025
@jsji jsji deleted the mdtype branch June 28, 2025 02:49
@jsji
Copy link
Contributor Author

jsji commented Jun 28, 2025

i64 in metadata was used to error handling, close this.

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.

1 participant