Skip to content

[SYCL] Reduction: support +=,*=,|=,^=,&= operations for custom type r… #3193

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

Merged

Conversation

v-klochkov
Copy link
Contributor

@v-klochkov v-klochkov commented Feb 10, 2021

…educers

The corresponding LIT test for this change-set is:
intel/llvm-test-suite#140

Signed-off-by: Vyacheslav N Klochkov [email protected]

…educers

The corresponding LIT test for this change-set is:
intel/llvm-test-suite#140

Signed-off-by: Vyacheslav N Klochkov <[email protected]>
@v-klochkov v-klochkov force-pushed the public_vklochkov_reduction_reducer_operator branch from 473ad2c to 03eac01 Compare February 10, 2021 03:12
v-klochkov added a commit to v-klochkov/llvm-test-suite that referenced this pull request Feb 10, 2021
…r objects

This test verifies this change-set: intel/llvm#3193

Signed-off-by: Vyacheslav N Klochkov <[email protected]>
@v-klochkov v-klochkov linked an issue Feb 11, 2021 that may be closed by this pull request
@v-klochkov v-klochkov requested a review from againull February 12, 2021 19:13
@againull againull merged commit b249099 into intel:sycl Feb 12, 2021
@v-klochkov v-klochkov deleted the public_vklochkov_reduction_reducer_operator branch February 12, 2021 19:19
vladimirlaz pushed a commit to intel/llvm-test-suite that referenced this pull request Feb 15, 2021
#140)

This test verifies this change-set: intel/llvm#3193

Signed-off-by: Vyacheslav N Klochkov <[email protected]>
zahiraam pushed a commit to zahiraam/llvm-1 that referenced this pull request Feb 16, 2021
…educers (intel#3193)

The corresponding LIT test for this change-set is:
intel/llvm-test-suite#140

Signed-off-by: Vyacheslav N Klochkov <[email protected]>
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DPC++] reduction error using a vector type
3 participants