You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// expected-warning@+3{{'multi_ptr' is deprecated: multi_ptr construction using target::local specialized accessor is deprecated since SYCL 2020}}
247
+
// expected-warning@+3{{'multi_ptr<1, sycl::access::mode::read_write, sycl::access::placeholder::false_t, sycl::ext::oneapi::accessor_property_list<>, sycl::access::address_space::local_space, void>' is deprecated: multi_ptr construction using target::local specialized accessor is deprecated since SYCL 2020}}
// expected-warning@+3{{'multi_ptr' is deprecated: multi_ptr construction using target::local specialized accessor is deprecated since SYCL 2020}}
251
+
// expected-warning@+3{{'multi_ptr<1, sycl::access::mode::read_write, sycl::access::placeholder::false_t, sycl::ext::oneapi::accessor_property_list<>, sycl::access::address_space::generic_space, void>' is deprecated: multi_ptr construction using target::local specialized accessor is deprecated since SYCL 2020}}
// expected-warning@+3{{'multi_ptr' is deprecated: multi_ptr construction using target::local specialized accessor is deprecated since SYCL 2020}}
258
+
// expected-warning@+3{{'multi_ptr<1, sycl::access::mode::read, sycl::access::placeholder::false_t, sycl::ext::oneapi::accessor_property_list<>, sycl::access::address_space::local_space, void>' is deprecated: multi_ptr construction using target::local specialized accessor is deprecated since SYCL 2020}}
// expected-warning@+3{{'multi_ptr' is deprecated: multi_ptr construction using target::local specialized accessor is deprecated since SYCL 2020}}
262
+
// expected-warning@+3{{'multi_ptr<1, sycl::access::mode::read, sycl::access::placeholder::false_t, sycl::ext::oneapi::accessor_property_list<>, sycl::access::address_space::generic_space, void>' is deprecated: multi_ptr construction using target::local specialized accessor is deprecated since SYCL 2020}}
// expected-warning@+3{{'multi_ptr' is deprecated: multi_ptr construction using target::local specialized accessor is deprecated since SYCL 2020}}
266
+
// expected-warning@+3{{'multi_ptr<const int, 1, sycl::access::mode::read, sycl::access::placeholder::false_t, sycl::ext::oneapi::accessor_property_list<>, sycl::access::address_space::local_space, void>' is deprecated: multi_ptr construction using target::local specialized accessor is deprecated since SYCL 2020}}
// expected-warning@+3{{'multi_ptr' is deprecated: multi_ptr construction using target::local specialized accessor is deprecated since SYCL 2020}}
270
+
// expected-warning@+3{{'multi_ptr<int, 1, sycl::access::mode::read_write, sycl::access::placeholder::false_t, sycl::ext::oneapi::accessor_property_list<>, sycl::access::address_space::local_space, void>' is deprecated: multi_ptr construction using target::local specialized accessor is deprecated since SYCL 2020}}
0 commit comments