Skip to content

Commit 5427f5e

Browse files
committed
Apply comments
1 parent 29a3bd7 commit 5427f5e

File tree

2 files changed

+9
-18
lines changed

2 files changed

+9
-18
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: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -44,22 +44,20 @@ we have the following tags published:
4444
- [`v6.2.0-rc1`](https://github.com/intel/llvm/releases/tag/v6.2.0-rc1) -
4545
release candidate 1 for 6.2.0 release
4646

47-
### [Legacy] `6.1.0` release
47+
### [Legacy] releases
4848

49-
This is a _legacy_ release meaning that we do not provide support for that
50-
release branch anymore, no bug fixes (functional or security) will be backported
51-
to it and now new tags will be made.
49+
These releases a _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
5254

5355
This release was made from
5456
the [`sycl-rel-6_1_0`](https://github.com/intel/llvm/tree/sycl-rel-6_1_0)
5557
branch and we have the following tags published:
5658
- [`v6.1.0`](https://github.com/intel/llvm/releases/tag/v6.1.0)
5759

58-
### [Legacy] `6.0.X` releases
59-
60-
This is a _legacy_ release meaning that we do not provide support for that
61-
release branch anymore, no bug fixes (functional or security) will be backported
62-
to it and now new tags will be made.
60+
#### `6.0.X` releases
6361

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

0 commit comments

Comments
 (0)