[PATCH v3 0/3] std-simd-complex
tkaminsk via Sourceware Forge
forge-bot+tkaminsk@forge-stage.sourceware.org
Tue Jun 2 10:46:05 GMT 2026
(tkaminsk) <tkaminsk@gcc.gnu.org>) commented on the code:
> +++ libstdc++-v3/include/bits/simd_bit.h
> @@ -0,0 +67,4 @@
> + return _Vp([&](int __i) { return std::bit_ceil(__v[__i]); });
> + }
> +
> + template<__simd_vec_type _Vp>
I would create concept `__simd_unsigned`.
--
https://forge.sourceware.org/gcc/gcc-TEST/pulls/145#issuecomment-6206
More information about the Libstdc++
mailing list