[PATCH v2 0/2] Two cleanup patches for <mdspan>.
Tomasz Kaminski
tkaminsk@redhat.com
Thu Aug 21 08:44:09 GMT 2025
The patch series is now on trunk, and will continue with the next series
soon.
Again. thank you for the contributions!
On Wed, Aug 20, 2025 at 6:54 PM Jonathan Wakely <jwakely@redhat.com> wrote:
> On Mon, 11 Aug 2025 at 21:19, Luc Grosheintz <luc.grosheintz@gmail.com>
> wrote:
> >
> > This second iteration:
> >
> > - fixes the commit message of both patches,
> > - prefers if over multiplying with 1,
> > - use a span instead of a const array&,
> > - use constexpr for __sta_prod.
> >
> > Luc Grosheintz (2):
> > libstdc++: Reduce size static storage for __fwd_prod in mdspan.
> > libstdc++: Simplify precomputed partial products in <mdspan>.
> >
> > libstdc++-v3/include/std/mdspan | 46 +++++++++++++++++----------------
> > 1 file changed, 24 insertions(+), 22 deletions(-)
>
>
> Both patches in this series are OK for trunk too.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://gcc.gnu.org/pipermail/libstdc++/attachments/20250821/b7a78820/attachment.htm>
More information about the Libstdc++
mailing list