Skip to content

Commit 79e0e15

Browse files
Update comment
1 parent ed681fb commit 79e0e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/include/sycl/detail/type_traits/vec_marray_traits.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#ifndef __SYCL_USE_LIBSYCL8_VEC_IMPL
1717
#if defined(__INTEL_PREVIEW_BREAKING_CHANGES)
1818
// Several specification changes need to be implemented together to keep CTS
19-
// passing. We'll switch to `1` once they all land.
19+
// passing. We'll switch to `0` once they all land.
2020
// `__SYCL_USE_PLAIN_ARRAY_AS_VEC_STORAGE` needs to be changed to use this
2121
// `__SYCL_USE_LIBSYCL8_VEC_IMPL` at that time as well.
2222
#define __SYCL_USE_LIBSYCL8_VEC_IMPL 1

0 commit comments

Comments
 (0)