[PATCH v1 0/2] Two cleanup patches for <mdspan>.
Luc Grosheintz
luc.grosheintz@gmail.com
Mon Aug 11 13:21:20 GMT 2025
As part of the review of:
we agreed to prepare patches to fix two things:
- shrink the size of __fwd_partial_prod,
- compute __*_partial_prod in linear time.
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 | 35 +++++++++++++++------------------
1 file changed, 16 insertions(+), 19 deletions(-)
--
2.50.0
More information about the Libstdc++
mailing list