llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[SYCL] Optimize user-defined reductions on trivial types

Open aelovikov-intel opened this issue 2 years ago • 3 comments

Technically, it should be trivially copyable types but it seems group_shift_left is overly restrictive.

aelovikov-intel avatar Jan 06 '24 00:01 aelovikov-intel

:white_check_mark: With the latest revision this PR passed the C/C++ code formatter.

github-actions[bot] avatar Jan 06 '24 00:01 github-actions[bot]

This pull request is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be automatically closed in 30 days.

github-actions[bot] avatar Sep 13 '24 01:09 github-actions[bot]

This pull request was closed because it has been stalled for 30 days with no activity.

github-actions[bot] avatar Oct 15 '24 02:10 github-actions[bot]