[all-commits] [llvm/llvm-project] 899055: [libc++] <experimental/simd> Add compound assignme...
ZhangYin via All-commits
all-commits at lists.llvm.org
Sat Aug 3 19:17:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 899055f20bf5a17e63544892794982e4a6ef2822
https://github.com/llvm/llvm-project/commit/899055f20bf5a17e63544892794982e4a6ef2822
Author: ZhangYin <zhangyin2018 at iscas.ac.cn>
Date: 2024-08-04 (Sun, 04 Aug 2024)
Changed paths:
M libcxx/docs/Status/ParallelismProjects.csv
M libcxx/include/experimental/__simd/reference.h
A libcxx/test/std/experimental/simd/simd.reference/reference_arith_operators.pass.cpp
A libcxx/test/std/experimental/simd/simd.reference/reference_bitwise_operators.pass.cpp
M libcxx/test/std/experimental/simd/test_utils.h
Log Message:
-----------
[libc++] <experimental/simd> Add compound assignment operators for simd reference (#86761)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list