DPC++ daily 2022-10-11
Pre-release
Pre-release
·
122879 commits
to sycl
since this release
[SYCL][Matrix] Fix __spirv_JointMatrixINTEL signature (#6957) Default SYCL_EXT_ONEAPI_MATRIX to 1 Added SYCL_EXT_ONEAPI_MATRIX_VERSION to differentiate API versions. Only add 'Use' parameter if testing macro SYCL_EXT_ONEAPI_MATRIX_VERSION = 2 is defined. Test change: https://github.com/intel/llvm-test-suite/pull/1311 Signed-off-by: Sidorov, Dmitry dmitry.sidorov@intel.com