The DPC++ compiler supports the SYCL language. In addition to the core SYCL features, DPC++ also implements certain extensions, and this directory contains the specifications for those extensions. These extensions are organized into subdirectories according to their state.
| Directory | Description |
|---|---|
| supported | Extensions which are fully supported |
| experimental | Extensions which are implemented but may change in the future |
| deprecated | Extensions which are supported but will be removed soon |
| proposed | Extensions which proposed but not yet implemented |
| removed | Extensions which used to be supported but are now removed |