[libcxx-commits] [libcxx] [libc++] <experimental/simd> Add copy functions for class simd/simd_mask (PR #78935)
via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jan 21 21:07:43 PST 2024
joy2myself wrote:
@philnik777 @ldionne Hi! I think we may need to discuss how to further reduce the compilation time of SIMD tests. With the current test methods and coverage, the compilation time of this patch may be very long, and the compilation time of subsequent patches such as SIMD binary operators may be even longer. Do you have any suggestions?
https://github.com/llvm/llvm-project/pull/78935
More information about the libcxx-commits
mailing list