[all-commits] [llvm/llvm-project] ba8974: [libc++] <experimental/simd> Add implicit type con...
ZhangYin via All-commits
all-commits at lists.llvm.org
Thu Nov 23 15:29:55 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba89749cd24950c9c51f4cc64277ce0421d86d20
https://github.com/llvm/llvm-project/commit/ba89749cd24950c9c51f4cc64277ce0421d86d20
Author: ZhangYin <zhangyin2018 at iscas.ac.cn>
Date: 2023-11-24 (Fri, 24 Nov 2023)
Changed paths:
M libcxx/docs/Status/ParallelismProjects.csv
M libcxx/include/experimental/__simd/simd.h
M libcxx/include/experimental/__simd/simd_mask.h
A libcxx/test/std/experimental/simd/simd.class/simd_ctor_conversion.pass.cpp
A libcxx/test/std/experimental/simd/simd.mask.class/simd_mask_ctor_conversion.pass.cpp
Log Message:
-----------
[libc++] <experimental/simd> Add implicit type conversion constructor for class simd/simd_mask (#71132)
More information about the All-commits
mailing list