llvm / llvm/offload-test-suite
[Intel][DirectX] Device removal for 64bit wave ops on WaveActiveAllEqual
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 18
- Forks
- 39
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 40
Description
There is a device removal that occurs only on 64 bit data types when running the WaveActiveAllEqual tests here: https://github.com/llvm/offload-test-suite/actions/runs/22742761890/job/66071602213?pr=930#step:12:669
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the WaveActiveAllEqual tests and the linked GitHub Actions job, focusing on the 64-bit data type case that triggers device removal. Reproduce the failing test from that workflow and trace the failure in the test suite. Done means the affected test completes without device removal for 64-bit data types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100