Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] Expand coverage of 2D USM tests #1597

Merged

Conversation

steffenlarsen
Copy link

This commit extends the current testing for 2D USM memory operations to also check for different combinations of pointer types and non-USM pointers.

Since there are more test cases, this commit also reduces the sizes of the operations to avoid dramatic increases in execution time.

This commit extends the current testing for 2D USM memory operations
to also check for different combinations of pointer types and non-USM
pointers.

Since there are more test cases, this commit also reduces the sizes of
the operations to avoid dramatic increases in execution time.

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
@steffenlarsen
Copy link
Author

/verify with intel/llvm#8359

@steffenlarsen steffenlarsen merged commit ce55961 into intel:intel Mar 22, 2023
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
This commit extends the current testing for 2D USM memory operations
to also check for different combinations of pointer types and non-USM
pointers.

Since there are more test cases, this commit also reduces the sizes of
the operations to avoid dramatic increases in execution time.

---------

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants