Tests GroupLocalMemory/group_local_memory.cpp and GroupLocalMemory/no_early_opt.cpp marked as XFAIL on HIP NVIDIA
- Dominant language
- LLVM
- Stars
- 1.5k
- Forks
- 854
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 137
Description
### Describe the bug
The E2E tests `GroupLocalMemory/group_local_memory.cpp` and `GroupLocalMemory/no_early_opt.cpp` are marked as XFAIL on HIP NVIDIA platforms. It is unclear how to verify or even reproduce this since we don't test on HIP NVIDIA platforms so setting the help wanted label. One of the main purposes of this issue is to have a tracker for these XFAIL's.
### To reproduce
`llvm-lit -v sycl/test-e2e/GroupLocalMemory/group_local_memory.cpp`
`llvm-lit -v sycl/test-e2e/GroupLocalMemory/no_early_opt.cpp`
### Environment
- OS: Any
- Target device and vendor: HIP NVIDIA
- 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_
Contributor guide
Assessment
This issue has not been assessed yet.