intel / intel/llvm

[SYCL][E2E] Align use of features in tests

Open
#16,504 1 comment 1 reaction 0 assignees View on GitHub
confirmed enhancement
Dominant language
LLVM
Stars
1.5k
Forks
854
Avg merge
3d 17h
Merged PRs (30d)
137

Description

### Is your feature request related to a problem? Please describe

We've discovered few duplications in https://github.com/intel/llvm/pull/16019:

- `windows` and `system-windows` https://llvm.org/docs/CommandGuide/lit.html#default-features
- `level_zero` and `level-zero` - not sure which one should be used, there are only 2 uses of `level-zero`, the rest of tests uses `level_zero`, but it looks like both options are valid.

### Describe the solution you would like

_No response_

### Describe alternatives you have considered

_No response_

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.