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

Move urMemImageGetInfo success test from a switch to individual test #2549

Merged

Conversation

martygrant
Copy link
Contributor

@martygrant martygrant commented Jan 13, 2025

For #2290

Also adds a few missing enums to the ur_image_info_t struct

intel/llvm#16655

@github-actions github-actions bot added loader Loader related feature/bug conformance Conformance test suite issues. specification Changes or additions to the specification opencl OpenCL adapter specific issues labels Jan 13, 2025
@martygrant martygrant force-pushed the martin/memimage-info-unswitch branch 4 times, most recently from 12d5909 to 573b206 Compare January 15, 2025 16:53
@martygrant martygrant marked this pull request as ready for review January 16, 2025 09:03
@martygrant martygrant requested review from a team as code owners January 16, 2025 09:03
@martygrant martygrant force-pushed the martin/memimage-info-unswitch branch from 573b206 to 78cbc49 Compare January 17, 2025 17:30
test/conformance/memory/urMemImageGetInfo.cpp Outdated Show resolved Hide resolved
test/conformance/memory/urMemImageGetInfo.cpp Outdated Show resolved Hide resolved
test/conformance/memory/urMemImageGetInfo.cpp Outdated Show resolved Hide resolved
test/conformance/memory/urMemImageGetInfo.cpp Outdated Show resolved Hide resolved
source/adapters/opencl/memory.cpp Outdated Show resolved Hide resolved
@martygrant martygrant force-pushed the martin/memimage-info-unswitch branch 2 times, most recently from 1be3da7 to 6a8bda6 Compare January 22, 2025 15:26
Copy link
Contributor

@kbenzie kbenzie left a comment

Choose a reason for hiding this comment

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

LGTM just need to delete the match file

test/conformance/memory/memory_adapter_level_zero.match Outdated Show resolved Hide resolved
@martygrant martygrant force-pushed the martin/memimage-info-unswitch branch from 6a8bda6 to 50bda79 Compare January 22, 2025 16:57
Added implementation details to OpenCL adapter for processing image format structs.
Added a couple missing enums to spec for ur_image_info_t and added CTS tests for these.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conformance Conformance test suite issues. loader Loader related feature/bug opencl OpenCL adapter specific issues specification Changes or additions to the specification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants