(tkaminsk) <[email protected]>) 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

Reply via email to