brintos

brintos / llvm-project-archived public Read only

0
0
Text · 830 B · 9f8a326 Raw
30 lines · plain
1.. _parallelism-status:2 3====================================4libc++ Parallelism TS Status (N4808)5====================================6 7.. include:: ../Helpers/Styles.rst8 9.. contents::10  :local:11 12Overview13========14 15This document contains the status of the Parallelism TS implementation in libc++.16It is used to track both the status of the sub-projects of the effort and who17is assigned to these sub-projects. This avoids duplicating effort.18 19If you are interested in contributing to this effort, please send a message20to the #libcxx channel in the LLVM discord. Please *do not* start working21on any items below that has already been assigned to someone else.22 23Sub-projects in the Implementation Effort24=========================================25 26.. csv-table::27  :file: ParallelismProjects.csv28  :header-rows: 129  :widths: auto30