[libcxx-commits] [libcxx] [libcxxabi] [llvm] Adding Support for Offloading C++ standard algorithms (PR #116869)
Johannes Doerfert via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Nov 25 08:47:26 PST 2024
jdoerfert wrote:
Can you split your 2 additions off this PR, please.
We need one PR which is basically a rebased https://github.com/llvm/llvm-project/pull/66968, either on top of https://github.com/llvm/llvm-project/pull/66968 or here.
And one PR per new feature/algorithm class you add.
https://github.com/llvm/llvm-project/pull/116869
More information about the libcxx-commits
mailing list