File tree Expand file tree Collapse file tree 2 files changed +14
-12
lines changed Expand file tree Collapse file tree 2 files changed +14
-12
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -30,7 +30,10 @@ Release branches are prefixed with `sycl-rel-`
3030### _ [ Upcoming] _ ` 6.3.0 ` release
3131
3232This 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
4655This release was made from
4756the [ ` sycl-rel-6_1_0 ` ] ( https://github.com/intel/llvm/tree/sycl-rel-6_1_0 )
4857branch 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
5362These releases are made from
5463the [ ` sycl-rel-6_0_0 ` ] ( https://github.com/intel/llvm/tree/sycl-rel-6_0_0 )
You can’t perform that action at this time.
0 commit comments