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.

Visit the Migrating to SYCL forum for additional help.