Skip to content

[UR] Fixed bug with zero depth ur_rect_region which must be checked before calling func #17681

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
merged 2 commits into from
Apr 17, 2025

Conversation

GermanAizek
Copy link
Contributor

Its PR migrated from oneapi-src/unified-runtime#2746
It looks like a common typo when writing functions.

Fixed functions:

  • urEnqueueMemBufferWriteRect()
  • urEnqueueMemBufferReadRect()

@GermanAizek GermanAizek requested a review from a team as a code owner March 27, 2025 14:33
@aarongreig aarongreig changed the title Fixed bug with zero depth ur_rect_region which must be checked before calling func [UR] Fixed bug with zero depth ur_rect_region which must be checked before calling func Mar 27, 2025
@aarongreig
Copy link
Contributor

looks like there're more files the change needs propagating to, the easiest way is to run the generate target or you can check the diff here https://github.com/intel/llvm/actions/runs/14109220584/job/39523495651?pr=17681#step:9:268

Fixed functions:
- urEnqueueMemBufferWriteRect()
- urEnqueueMemBufferReadRect()
@GermanAizek
Copy link
Contributor Author

@aarongreig, I fixed all conditions and renamed commit name.

Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

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

Good find! 🚀

@npmiller
Copy link
Contributor

npmiller commented Apr 9, 2025

@GermanAizek it looks like the CI had some issues last week, would you mind updating the branch so it re-runs it against the latest changes? Other than that it should be good to merge, thanks for the patch!

@npmiller
Copy link
Contributor

@intel/llvm-gatekeepers this is ready to merge

@ldrumm ldrumm merged commit 599a9e3 into intel:sycl Apr 17, 2025
49 of 59 checks passed
vinser52 pushed a commit to sergey-semenov/llvm that referenced this pull request Apr 22, 2025
…efore calling func (intel#17681)

Its PR migrated from
oneapi-src/unified-runtime#2746
It looks like a common typo when writing functions.

Fixed functions:

- urEnqueueMemBufferWriteRect()
- urEnqueueMemBufferReadRect()

Co-authored-by: Nicolas Miller <[email protected]>
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.

None yet

6 participants