[libcxx-commits] [PATCH] D148478: [libc++][PSTL] Add design docs

Noel Grandin via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Apr 17 23:37:49 PDT 2023


grandinj added a comment.



>> (a) the unabbreviated form of PSTL
>
> This is a bit ambiguous. Do you mean "Parallel STL"? If yes, I'm not sure it results in less confusion, since it's mostly referred to as the PSTL. The subdirectory is also called `pstl`.

Just something like PSTL (Parallel STL)

>> (b) a link to the project
>
> Where exactly would you like to have a link to? AFAIK there is no website for the LLVM PSTL, and linking to the Intel PSTL would be a bit confusing IMO.
>
>> I had to google it to figure out what this note was about :-)

Ah, I see, fair enough. (The way the note is worded I thought it was about including and modifying an external project into LLVM)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148478/new/

https://reviews.llvm.org/D148478



More information about the libcxx-commits mailing list