Skip to content

[sycl-rel] Cherry-pick sycl patches #18887

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

KornevNikita
Copy link
Contributor

Cherry-pick commits that reached the internal branch between intel/llvm cutoff and release branch pulldown.

ayylol and others added 7 commits June 10, 2025 13:33
XPASSing in
[nightly](https://github.com/intel/llvm/actions/runs/14050841978) but
failing in pre/postcommit, make them XFAIL only where they actually
fail.

---------

Signed-off-by: Sarnie, Nick <[email protected]>
…17706)

The buffer seems to be allocated in the call to
`NameNode->print(NameBuf)`, so we need to move the RAII deleter after
that call, otherwise the buffer keeps leaking because when the RAII
deleter is created, there's no buffer yet.
This adds a unittest for the kernel queries extension according to
intel#17593.
Adds 1D Host USM backed image tests.

This patch also fixes device aspect queries for 1D & 2D USM backed image
sampling support.
Copy link
Contributor

@YuriPlyakhin YuriPlyakhin left a comment

Choose a reason for hiding this comment

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

Joint Matrix changes LGTM

@KornevNikita
Copy link
Contributor Author

Do not pay attention to the pre-commit - it's broken. Actual test run - https://github.com/intel/llvm/actions/runs/15586389828/job/43893685465

@intel/bindless-images-reviewers @intel/dpcpp-esimd-reviewers @uditagarwal97 take a look please.

Copy link
Contributor

@przemektmalon przemektmalon left a comment

Choose a reason for hiding this comment

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

Bindless Images LGTM

@AlexeySachkov AlexeySachkov merged commit 207da46 into intel:sycl-rel-6_2 Jun 12, 2025
11 of 14 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.

9 participants