Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
9f576da
[NFC][SYCL] Remove Algorithm from reducer's template params
aelovikov-intel Jul 13, 2022
dadf419
[WIP] SFINAE-out reduction_impl ctors
aelovikov-intel Jul 14, 2022
b2d8abe
Move my_is_* into base class
aelovikov-intel Jul 14, 2022
59fc1d7
SFINAE-out base class ctors as well
aelovikov-intel Jul 14, 2022
f78b9f4
Init single reference to user reduction var
aelovikov-intel Jul 14, 2022
fb9f6c9
Switch uses to generic/template MRedOut
aelovikov-intel Jul 14, 2022
c7c6f98
Make MRedOut the *only* version of the user's reduction var
aelovikov-intel Jul 14, 2022
396df5d
Simplification of overloads with/without known identity
aelovikov-intel Jul 14, 2022
176349b
Move RedOutVar to the end of the template params list
aelovikov-intel Jul 14, 2022
3180a7b
Remove IsUSM from default_reduction_algorithm
aelovikov-intel Jul 14, 2022
ec42b62
Remove IsPlaceholder from default_reduction_algorithm
aelovikov-intel Jul 15, 2022
8de2f77
Remove default_reduction_algorithm
aelovikov-intel Jul 15, 2022
f9e3cfc
make_reduction for partial types deduction + process buffer/span on t…
aelovikov-intel Jul 15, 2022
63340f2
Sort ctors, minor change
aelovikov-intel Jul 15, 2022
940fa7e
Minor improvements
aelovikov-intel Jul 15, 2022
42be6be
clang-format
aelovikov-intel Jul 15, 2022
cb4f6cf
Fix a typo in a comment
aelovikov-intel Jul 15, 2022
9a2f81f
Benefit from accessor's CTAD
aelovikov-intel Jul 15, 2022
6e476c3
WIP Simplify getWriteMemForPartialReds
aelovikov-intel Jul 15, 2022
c72d95e
Update associateWithHandler uses
aelovikov-intel Jul 16, 2022
8d527c8
Remove useless single-callsite wrapper
aelovikov-intel Jul 18, 2022
8f8c03e
[SYCL][Reduction] Optimize reduCGFuncForRangeFastAtomics for discrete…
aelovikov-intel Jul 19, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading