Skip to content

Commit 8c07a84

Browse files
AlcpzjoeatoddPietroGhg
authored
[SYCL][COMPAT] Added utility headers to syclcompat (#11086)
SYCLcompat primary goals and features are documented [here](https://intel.github.io/llvm-docs/syclcompat/README.html). The PR includes the helper utility functions for complex datatypes, logical groups or vectorized operations, among others. --------- Co-authored-by: Joe Todd's <[email protected]> Co-authored-by: Pietro Ghiglio's <[email protected]>
1 parent 2e4f338 commit 8c07a84

19 files changed

+2660
-0
lines changed

sycl/include/syclcompat/syclcompat.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@
2929
#include <syclcompat/kernel.hpp>
3030
#include <syclcompat/launch.hpp>
3131
#include <syclcompat/memory.hpp>
32+
#include <syclcompat/util.hpp>

0 commit comments

Comments
 (0)