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

[SYCL] Stop using deprecated API in Subgroup/reduce #1485

Conversation

AlexeySachkov
Copy link

Replaced ext::oneapi::reduce with reduce_over_group to silence
hundreds of warning generated by the test.

Replaced `ext::oneapi::reduce` with `reduce_over_group` to silence
hundreds of warning generated by the test.
@AlexeySachkov AlexeySachkov merged commit ea57a2d into intel:intel Jan 4, 2023
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
Replaced `ext::oneapi::reduce` with `reduce_over_group` to silence
hundreds of warning generated by the test.
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…suite#1485)

Replaced `ext::oneapi::reduce` with `reduce_over_group` to silence
hundreds of warning generated by the test.
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