Skip to content

Commit 3dfb538

Browse files
[SYCL][Doc] Refresh info about releases (#20517)
1 parent 7b463bd commit 3dfb538

File tree

2 files changed

+14
-12
lines changed

2 files changed

+14
-12
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,8 @@ See available Dockerfiles to create containers with pre-built/pre-installed DPC+
5353

5454
#### Releases
5555

56-
Daily builds of the sycl branch on Linux are available at
57-
[releases](https://github.com/intel/llvm/releases).
58-
A few times a year, we publish [Release Notes](./sycl/ReleaseNotes.md) to
59-
highlight all important changes made in the project: features implemented and
60-
issues addressed. The corresponding builds can be found using
61-
[search](https://github.com/intel/llvm/releases?q=oneAPI+DPC%2B%2B+Compiler&expanded=true)
62-
in daily releases. None of the branches in the project are stable or rigorously
63-
tested for production quality control, so the quality of these releases is
64-
expected to be similar to the daily releases.
56+
See [dedicated documentation](./sycl/doc/Releases.md) about various releases
57+
that we provide.
6558

6659
#### Build from sources
6760

sycl/doc/Releases.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,10 @@ Release branches are prefixed with `sycl-rel-`
3030
### _[Upcoming]_ `6.3.0` release
3131

3232
This release will be made from the
33-
[`sycl-rel-6_3`](https://github.com/intel/llvm/tree/sycl-rel-6_3) branch.
33+
[`sycl-rel-6_3`](https://github.com/intel/llvm/tree/sycl-rel-6_3) branch and we
34+
have the following tags published:
35+
- [`v6.3.0-rc1`](https://github.com/intel/llvm/releases/tag/v6.3.0-rc1) -
36+
release candidate 1 for 6.3.0 release
3437

3538
### **[Latest]** `6.2.0` release
3639

@@ -41,14 +44,20 @@ we have the following tags published:
4144
- [`v6.2.0-rc1`](https://github.com/intel/llvm/releases/tag/v6.2.0-rc1) -
4245
release candidate 1 for 6.2.0 release
4346

44-
### `6.1.0` release
47+
### [Legacy] releases
48+
49+
These releases are _legacy_ meaning that we do not provide support for the
50+
corresponding release branches anymore, no bug fixes (functional or security)
51+
will be backported to them and no new tags will be made.
52+
53+
#### `6.1.0` release
4554

4655
This release was made from
4756
the [`sycl-rel-6_1_0`](https://github.com/intel/llvm/tree/sycl-rel-6_1_0)
4857
branch and we have the following tags published:
4958
- [`v6.1.0`](https://github.com/intel/llvm/releases/tag/v6.1.0)
5059

51-
### `6.0.X` releases
60+
#### `6.0.X` releases
5261

5362
These releases are made from
5463
the [`sycl-rel-6_0_0`](https://github.com/intel/llvm/tree/sycl-rel-6_0_0)

0 commit comments

Comments
 (0)