[libcxx-commits] [libcxx] [libc++] <experimental/simd> Add unary operators for class simd_mask (PR #118468)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 2 05:16:37 PDT 2025


philnik777 wrote:

@joy2myself I've started looking into implementing P1928 (and some changes of follow-up papers) myself. I've changed a few aspects compared to the current experimental implementation. I think we'd be happy to continue development directly upstream. Assuming I didn't do something massively wrong, I think the best way to continue would be to start upstreaming my initial patch and then we can finish the implementation in tree. WDYT?

https://github.com/llvm/llvm-project/pull/118468


More information about the libcxx-commits mailing list