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

[SYCL] Adjust reduction_ctor test and check reducer identity #1577

Merged

Conversation

steffenlarsen
Copy link

This commit changes the reduction_ctor test to use the new implementation details for reducer. This also adds a check for the identity() member function on reducer.

This commit changes the reduction_ctor test to use the new
implementation details for reducer. This also adds a check for the
identity() member function on reducer.

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen
Copy link
Author

/verify with intel/llvm#8215

@steffenlarsen
Copy link
Author

Test passed in verification on intel/llvm#8215.

@steffenlarsen steffenlarsen merged commit 6122c40 into intel:intel Feb 10, 2023
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
)

This commit changes the reduction_ctor test to use the new
implementation details for reducer. This also adds a check for the
identity() member function on reducer.

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

This commit changes the reduction_ctor test to use the new
implementation details for reducer. This also adds a check for the
identity() member function on reducer.

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