Skip to content

Commit 526ad0c

Browse files
[SYCL][NFC] Add esimd_emulator to SYCL_DEVICE_FILTER description (#5857)
According to [4020](https://github.com/intel/llvm/pull/4020/files#diff-5a63a5dacf374e89656d23696f03fb898201df951d967644340a7bfba75b9ac5R179), esimd_emulator is a possible value for backend in SYCL_DEVICE_FILTER.
1 parent 48a8b31 commit 526ad0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/doc/EnvironmentVariables.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ The value of this environment variable is a comma separated list of filters, whe
4343
- `opencl`
4444
- `cuda`
4545
- `hip`
46+
- `esimd_emulator`
4647
- `*`
4748

4849
Possible values of `device_type` are:

0 commit comments

Comments
 (0)