[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
Mon Mar 4 01:51:16 PST 2024
joy2myself wrote:
> @joy2myself IIRC we already reduced that number of ABIs that we test with. I think it would be good enough to test 4-5 U types. That should reduce the time enough to not be problematic anymore.
@philnik777 Yes, 21 is the number of ABIs after we reduced. I committed a patch to modify the U types to test with https://github.com/llvm/llvm-project/pull/83781. Please review it first. Thank you!
https://github.com/llvm/llvm-project/pull/78935
More information about the libcxx-commits
mailing list