diff options
author | Christian Trott <crtrott@sandia.gov> | 2023-06-29 10:06:47 -0400 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2023-06-29 10:12:17 -0400 |
commit | cfa096d9c92e758c4916dfd06d107fcec2edeca4 (patch) | |
tree | f02b849929843215d4d334804e53f7403ced3776 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 8038086aa75a122e5e632ebb1e7da06a2f7eed4b (diff) | |
download | llvm-cfa096d9c92e758c4916dfd06d107fcec2edeca4.zip llvm-cfa096d9c92e758c4916dfd06d107fcec2edeca4.tar.gz llvm-cfa096d9c92e758c4916dfd06d107fcec2edeca4.tar.bz2 |
[libc++][mdspan] Implement layout_right
This commit implements layout_right in support of C++23 mdspan
(https://wg21.link/p0009). layout_right is a layout mapping policy
whose index mapping corresponds to the memory layout of multidimensional
C-arrays, and is thus also referred to as the C-layout.
Co-authored-by: Damien L-G <dalg24@gmail.com>
Differential Revision: https://reviews.llvm.org/D151267
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions