1 =======================================
2 PSTL 16.0.0 (In-Progress) Release Notes
3 =======================================
9 Written by the `PSTL Team <https://pstl.llvm.org>`_
13 These are in-progress notes for the upcoming pstl 16 release.
14 Release notes for previous releases can be found on
15 `the Download Page <https://releases.llvm.org/download.html>`_.
20 This document contains the release notes for the PSTL parallel algorithms
21 library, part of the LLVM Compiler Infrastructure, release 16.0.0. Here we
22 describe the status of the library in some detail, including major improvements
23 from the previous release and new feature work. For the general LLVM release
24 notes, see `the LLVM documentation <https://llvm.org/docs/ReleaseNotes.html>`_.
25 All LLVM releases may be downloaded from the `LLVM releases web site
26 <https://llvm.org/releases/>`_.
28 Note that if you are reading this file from a source checkout or the main PSTL
29 web page, this document applies to the *next* release, not the current one.
30 To see the release notes for a specific release, please see the `releases
31 page <https://llvm.org/releases/>`_.
33 What's New in PSTL 16.0.0?
34 ==========================