|
1 | 1 | # Intel Project for LLVM\* technology
|
2 | 2 |
|
3 |
| -## Introduction |
| 3 | +Intel staging area for llvm.org contribution. Home for Intel LLVM-based projects: |
4 | 4 |
|
5 |
| -Intel staging area for llvm.org contribution. |
6 |
| -Home for Intel LLVM-based projects: |
| 5 | +## oneAPI Data Parallel C++ compiler |
7 | 6 |
|
8 |
| -* oneAPI Data Parallel C++ compiler - see |
9 |
| - [sycl](https://github.com/intel/llvm/tree/sycl) branch. More information on |
10 |
| - oneAPI and DPC++ is available at |
11 |
| - [https://www.oneapi.com/](https://www.oneapi.com/) |
12 |
| - * [](https://github.com/intel/llvm/actions?query=workflow%3A%22Linux+Post+Commit+Checks%22) |
13 |
| - [](https://github.com/intel/llvm/actions?query=workflow%3A%22Generate+Doxygen+documentation%22) |
14 |
| -* Late-outline OpenMP\* and OpenMP\* Offload - see |
15 |
| - [openmp](https://github.com/intel/llvm/tree/openmp) branch. |
| 7 | +[](https://www.oneapi.io/) |
16 | 8 |
|
17 |
| -## License |
| 9 | +See [sycl](https://github.com/intel/llvm/tree/sycl) branch and |
| 10 | +[DPC++ Documentation](https://intel.github.io/llvm-docs/). |
18 | 11 |
|
19 |
| -See [LICENSE.txt](sycl/LICENSE.TXT) for details. |
| 12 | +[](https://github.com/intel/llvm/actions?query=workflow%3A%22Linux+Post+Commit+Checks%22) |
| 13 | +[](https://github.com/intel/llvm/actions?query=workflow%3A%22Generate+Doxygen+documentation%22) |
20 | 14 |
|
21 |
| -## Contributing |
| 15 | +DPC++ is an open, cross-architecture language built upon the ISO C++ and Khronos |
| 16 | +SYCL\* standards. DPC++ extends these standards with a number of extensions, |
| 17 | +which can be found in [sycl/doc/extensions](sycl/doc/extensions) directory. |
22 | 18 |
|
23 |
| -See [CONTRIBUTING.md](CONTRIBUTING.md) for details. |
| 19 | +## Late-outline OpenMP\* and OpenMP\* Offload |
| 20 | +See [openmp](https://github.com/intel/llvm/tree/openmp) branch. |
24 | 21 |
|
25 |
| -## Sub-projects Documentation |
| 22 | +# License |
26 | 23 |
|
27 |
| -* oneAPI Data Parallel C++ compiler - See |
28 |
| - [DPC++ Documentation](https://intel.github.io/llvm-docs/) |
29 |
| -* Late-outline OpenMP\* and OpenMP\* Offload - TBD |
| 24 | +See [LICENSE.txt](sycl/LICENSE.TXT) for details. |
30 | 25 |
|
31 |
| -## DPC++ extensions |
| 26 | +# Contributing |
32 | 27 |
|
33 |
| -DPC++ is an open, cross-architecture language built upon the ISO C++ and Khronos |
34 |
| -SYCL\* standards. DPC++ extends these standards with a number of extensions, |
35 |
| -which can be found in [sycl/doc/extensions](sycl/doc/extensions) directory. |
| 28 | +See [CONTRIBUTING.md](CONTRIBUTING.md) for details. |
36 | 29 |
|
37 | 30 | *\*Other names and brands may be claimed as the property of others.*
|
0 commit comments