intel / llvm-test-suite

Other
20 stars 131 forks source link

[ESIMD] Add tests for private/stack memory #1682

Closed v-klochkov closed 1 year ago

v-klochkov commented 1 year ago

The tests verify that basic ESIMD API works correctly when the memory for SIMD is allocated on stack.

v-klochkov commented 1 year ago

Tests failed in CI are unrelated: [2023-03-25T04:32:26.195Z] SYCL :: Basic/accessor/accessor.cpp [2023-03-25T04:32:26.195Z] SYCL :: Basic/multi_ptr.cpp [2023-03-25T04:32:26.195Z] SYCL :: Basic/multi_ptr_legacy.cpp [2023-03-25T04:32:26.195Z] SYCL :: DeviceLib/string_test.cpp [2023-03-25T04:32:26.195Z] SYCL :: DiscardEvents/discard_events_accessors.cpp [2023-03-25T04:32:26.195Z] SYCL :: Regression/local-arg-align.cpp [2023-03-25T04:32:26.195Z] SYCL :: Regression/local_accessor_3d_subscript.cpp [2023-03-25T04:32:26.195Z] SYCL :: Regression/zero_size_local_accessor.cpp