[PATCH 09/11] libstdc++: Ensure unrolled loops inline the lambda
Matthias Kretz
m.kretz@gsi.de
Tue Jun 8 12:11:58 GMT 2021
From: Matthias Kretz <kretz@kde.org>
Signed-off-by: Matthias Kretz <m.kretz@gsi.de>
libstdc++-v3/ChangeLog:
* include/experimental/bits/simd.h (__execute_on_index_sequence,
__execute_on_index_sequence_with_return,
__call_with_n_evaluations, __call_with_subscripts): Add flatten
attribute.
---
libstdc++-v3/include/experimental/bits/simd.h | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
--
──────────────────────────────────────────────────────────────────────────
Dr. Matthias Kretz https://mattkretz.github.io
GSI Helmholtz Centre for Heavy Ion Research https://gsi.de
std::experimental::simd https://github.com/VcDevel/std-simd
──────────────────────────────────────────────────────────────────────────
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-libstdc-Ensure-unrolled-loops-inline-the-lambda.patch
Type: text/x-patch
Size: 1830 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20210608/ce76e07c/attachment.bin>
More information about the Gcc-patches
mailing list