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

[SYCL][SPV_INTEL_bindless_images] Add OpConvertHandleToSampledImageINTEL back to the extension #13392

Open
wenju-he opened this issue Apr 13, 2024 · 0 comments
Labels
confirmed spec extension All issues/PRs related to extensions specifications SPIR-V Issues related to SPIRV-LLVM-Translator sycl-bindless-images SYCL Bindless Images

Comments

@wenju-he
Copy link
Contributor

wenju-he commented Apr 13, 2024

Is your feature request related to a problem? Please describe

Implementation of bindless sampled image in intel gpu backend will use a single 64-bit handle. Conversion from integer handle to sampled image is required. Sampler won't be present in OpConvertHandleToSampledImageINTEL.

@DBDuncan could you review this request?

@wenju-he wenju-he added the spec extension All issues/PRs related to extensions specifications label Apr 13, 2024
@AlexeySachkov AlexeySachkov added SPIR-V Issues related to SPIRV-LLVM-Translator confirmed sycl-bindless-images SYCL Bindless Images labels Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed spec extension All issues/PRs related to extensions specifications SPIR-V Issues related to SPIRV-LLVM-Translator sycl-bindless-images SYCL Bindless Images
Projects
None yet
Development

No branches or pull requests

2 participants