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
{{ message }}
This repository was archived by the owner on Mar 2, 2026. It is now read-only.
DPC++ runtime testing is done through llvm-test-suite tests, while compilation testing is done in the sycl/test directory
We should have thorough runtime testing to accompany a DPC++ prototype implementation of SYCL_EXT_ONEAPI_GRAPH.
Tests for the record & replay API can already be found in https://github.com/Bensuo/llvm-test-suite however these need to have tests for the explicit API added to them.