DPCT1052

Message

SYCL 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* specification does not provide a volatile qualified version of member access for vector type.

Suggestions to Fix

Review the code and adjust it.

Contact Support for help.