[libcxx-commits] [libcxx] [libc++] <experimental/simd> Add operator value_type() of simd reference (PR #68960)
via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Oct 17 08:07:44 PDT 2023
joy2myself wrote:
@philnik777 Hi! I find the test of `operator value_type() ` has dependencies to subscript operators of `simd/simd_mask`. So I add the implementation of subscript operators. You may need to review it again. Thanks!
https://github.com/llvm/llvm-project/pull/68960
More information about the libcxx-commits
mailing list