forked from intel/llvm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SYCL] Align sycl-ls output with ONEAPI_DEVICE_SELECTOR syntax (intel…
…#12368) Emit `[backend:device_type][backend:device_number] <Text...>` in place of `[backend:device_type:device_number] <Text...>` as ONEAPI_DEVICE_SELECTOR accepts either device_type or device_number and not both simultaneously.
1 parent
230692a
commit 38ce764
Showing
2 changed files
with
25 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters