DPCT1052¶
Message¶
DPC++ does not support the member access for a volatile qualified vector type. The volatile qualifier was removed. You may need to rewrite the code.
Detailed Help¶
The SYCL* 1.2.1 specification does not provide a volatile qualified version of member access for vector type (see SYCL 1.2.1 standard, 4.10.2.1 Vec interface).