llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[SYCL] Update EnvironmentVariables.md to add 'fpga' in SYCL_DEVICE_ALLOWLIST

Open uditagarwal97 opened this issue 1 year ago • 0 comments

As per discussion in https://github.com/intel/llvm/issues/12632, this PR updates SYCL_DEVICE_ALLOWLIST documentation to also allow 'fpga' as a valid device type.

PR https://github.com/intel/llvm/pull/12614 already implemented this change.

uditagarwal97 avatar Feb 17 '24 04:02 uditagarwal97