Add a way to see all possible values for `-fsycl-targets` flag
- 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
This is split from #1191 where folks were confused about which targets are supported by our SYCL implementation and which spelling should be used for them, i.e. what are the possible values for `-fsycl-target` compiler flag?
### Describe the solution you would like
There is no proposal for this yet and the solution/interface should be developed as part of this issue. Original issue mentioned `-fsycl-targets=list` as an example of how it could be used. Displaying the full list under `--help` is also an option
### Describe alternatives you have considered
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.