Closed
Description
Describe the bug
The E2E test ESIMD/hardware_dispatch.cpp
is marked as XFAIL on dev-igc on arch-intel_gpu_tgllp.
Upon resolution of the bug, please remove XFAIL from the test source.
To reproduce
No reproducer available as this bug requires a specific architecture which does not seem to be in our pre-commit CI yet(but it does seem to be in post-commit). If someone has access to this architecture, please add a reproducer.
Environment
- OS: Any
- Target device and vendor: dev-igc, arch-intel_gpu_tgllp
- DPC++ version: [e.g. commit hash or output of
clang++ --version
] - Dependencies version: [e.g. the output of
sycl-ls --verbose
]
Additional context
No response