File tree Expand file tree Collapse file tree 2 files changed +9
-18
lines changed Expand file tree Collapse file tree 2 files changed +9
-18
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 @@ -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
5355This release was made from
5456the [ ` sycl-rel-6_1_0 ` ] ( https://github.com/intel/llvm/tree/sycl-rel-6_1_0 )
5557branch 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
6462These releases are made from
6563the [ ` 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