[DFAJumpThreading] Remove incoming StartBlock from all phis when unfolding select...
[llvm-project.git] / libcxx / docs / Status / PSTL.rst
blob6e51e43d6fab57c335349a58d2a8807922beeaec
1 .. _pstl-status:
3 ==========================
4 libc++ Parallel STL Status
5 ==========================
7 .. include:: ../Helpers/Styles.rst
9 .. contents::
10   :local:
13 Overview
14 ========
16 This document contains the status of the Parallel STL (PSTL) in libc++. It is
17 used to track both the status of the sub-projects of the PSTL and who is
18 assigned to these sub-projects. This is imperative to effective implementation
19 so that work is not duplicated.
21 If you are interested in contributing to the libc++ PSTL, please send a message
22 to the #libcxx channel in the LLVM discord. Please *do not* start working on
23 any of the *assigned* items below.
25 Sub-Projects in the Implementation Effort
26 =========================================
28 .. csv-table::
29   :file: PSTLPaper.csv
30   :header-rows: 1
31   :widths: auto