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

[Bindless][Exp] Add const-qualifier to Src param in urBindlessImagesImageCopyExp #1743

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

Seanst98
Copy link
Contributor

@Seanst98 Seanst98 commented Jun 11, 2024

Add const-qualifier to Src parameter in urBindlessImagesImageCopyExp.

Corresponding DPC++ PR: intel/llvm#14140

@github-actions github-actions bot added loader Loader related feature/bug images UR images specification Changes or additions to the specification experimental Experimental feature additions/changes/specification level-zero L0 adapter specific issues cuda CUDA adapter specific issues hip HIP adapter specific issues native-cpu Native CPU adapter specific issues labels Jun 11, 2024
@ProGTX ProGTX requested a review from a team as a code owner July 3, 2024 15:52
@ProGTX ProGTX force-pushed the sean/copy-const-qualifiers branch 2 times, most recently from 3314e4e to 2fbe4d4 Compare July 5, 2024 10:29
@Seanst98 Seanst98 force-pushed the sean/copy-const-qualifiers branch 8 times, most recently from e1af8f8 to 8f9bf70 Compare July 11, 2024 11:09
@Seanst98
Copy link
Contributor Author

Friendly ping @oneapi-src/unified-runtime-level-zero-write.

The failures in CI are related to #1829 and intel/llvm#14516.

…mageCopyExp

Add const-qualifier to Src parameter in urBindlessImagesImageCopyExp.
@Seanst98 Seanst98 added the ready to merge Added to PR's which are ready to merge label Jul 12, 2024
@kbenzie kbenzie merged commit 6c2329e into oneapi-src:main Jul 16, 2024
53 of 54 checks passed
steffenlarsen pushed a commit to intel/llvm that referenced this pull request Jul 17, 2024
Add missing const qualifiers to Src parameter in ext_oneapi_copy
functions and bindless spec.

This is an ABI-Breaking change not intended for merging until the
ABI-Break window.

Corresponding UR PR:
oneapi-src/unified-runtime#1743
@Seanst98 Seanst98 deleted the sean/copy-const-qualifiers branch July 19, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda CUDA adapter specific issues experimental Experimental feature additions/changes/specification hip HIP adapter specific issues images UR images level-zero L0 adapter specific issues loader Loader related feature/bug native-cpu Native CPU adapter specific issues ready to merge Added to PR's which are ready to merge specification Changes or additions to the specification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants