This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 07ba52849ff libstdc++: Fix typos and markdown errors in new simd/README.md new 0237aa8c706 libstdc++: Improve copysign(simd) codegen new ebb45cb816e libstdc++: Remove dead code in simd new 343f01f4cde libstdc++: Improve simd fixed_size codegen new dd1c7792d6f libstdc++: Remove incorrect fabs(simd) overload new 62a989ea66e libstdc++: Minor simd_math cleanups new 5014f125099 libstdc++: Fix condition when AVX512F ldexp implementation is used new d5125819d86 libstdc++: Avoid raising fp exceptions in trunc, floor, and ceil new 8888795ad16 libstdc++: Ensure unrolled loops inline the lambda new addd5f0e61f libstdc++: Fix internal names: add missing underscores
The 9 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libstdc++-v3/include/experimental/bits/simd.h | 18 +++++-- .../include/experimental/bits/simd_builtin.h | 7 ++- .../include/experimental/bits/simd_converter.h | 2 +- .../include/experimental/bits/simd_fixed_size.h | 56 ++-------------------- libstdc++-v3/include/experimental/bits/simd_math.h | 54 ++++++--------------- libstdc++-v3/include/experimental/bits/simd_x86.h | 29 +++++------ 6 files changed, 54 insertions(+), 112 deletions(-)