xref: /llvm-project/pstl/docs/ReleaseNotes.rst (revision 3bd3e06f3fe418e24af65457877f40cee0544f9d)
1=======================================
2PSTL 21.0.0 (In-Progress) Release Notes
3=======================================
4
5.. contents::
6   :local:
7   :depth: 2
8
9Written by the `PSTL Team <https://pstl.llvm.org>`_
10
11.. warning::
12
13   These are in-progress notes for the upcoming pstl 19 release.
14   Release notes for previous releases can be found on
15   `the Download Page <https://releases.llvm.org/download.html>`_.
16
17Introduction
18============
19
20This document contains the release notes for the PSTL parallel algorithms
21library, part of the LLVM Compiler Infrastructure, release 17.0.0. Here we
22describe the status of the library in some detail, including major improvements
23from the previous release and new feature work. For the general LLVM release
24notes, see `the LLVM documentation <https://llvm.org/docs/ReleaseNotes.html>`_.
25All LLVM releases may be downloaded from the `LLVM releases web site
26<https://llvm.org/releases/>`_.
27
28Note that if you are reading this file from a source checkout or the main PSTL
29web page, this document applies to the *next* release, not the current one.
30To see the release notes for a specific release, please see the `releases
31page <https://llvm.org/releases/>`_.
32
33What's New in PSTL 19.0.0?
34==========================
35
36New Features
37------------
38
39API Changes
40-----------
41