llvm / llvm/llvm-project

P3663R3: Future-proof `submdspan_mapping`

Open
#166,089 2 comments 0 reactions 0 assignees View on GitHub
c++26 libc++ wg21-paper
Dominant language
LLVM
Stars
40.5k
Forks
18.7k
PR merge metrics
PR metrics pending

Description

**Link:** https://wg21.link/P3663R3

Feature-test macros (increased):
```c++
#define __cpp_lib_submdspan 202511L // freestanding, also in
```

Related issues:
- #118373
- #105389
- #158316
- #148203
- #148149
- #133585
- #105425
- #141499
- #105308

Implementations:
- https://github.com/kokkos/mdspan
- https://github.com/uonrobotics/ctmd

Intended applications:
- sliced/spliced aligned static extent linear arithmetic container based SIMD math
- determinant minor and Hodge-Laplacian algorithms
- rotor/motor orientation

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.