Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
victor-eds committed Feb 6, 2024
1 parent f1e2b91 commit 9dab85a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sycl/test-e2e/KernelFusion/Reduction/reduction.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Test fusion works with reductions. Some algorithms will lead to fusion being
// cancelled in some devices. These should work properly anyway.
// Test fusion works with reductions. Only algorithms automatically selected by
// `sycl::reduction` are supported.

#include <sycl/sycl.hpp>

Expand Down

0 comments on commit 9dab85a

Please sign in to comment.