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

[SYCL] Adjust stream test to use new member function names #1573

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

steffenlarsen
Copy link

This commit changes the use of get_size() and get_max_statement_size() on sycl::stream with size() and get_work_item_buffer_size() respectively.

This commit changes the use of get_size() and get_max_statement_size()
on sycl::stream with size() and get_work_item_buffer_size()
respectively.

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen steffenlarsen merged commit 644435e into intel:intel Feb 22, 2023
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
This commit changes the use of get_size() and get_max_statement_size()
on sycl::stream with size() and get_work_item_buffer_size()
respectively.

Signed-off-by: Larsen, Steffen <[email protected]>
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…m-test-suite#1573)

This commit changes the use of get_size() and get_max_statement_size()
on sycl::stream with size() and get_work_item_buffer_size()
respectively.

Signed-off-by: Larsen, Steffen <[email protected]>
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