diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2023-11-14 13:55:39 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-14 13:55:39 -0800 |
commit | 447af1ce99c066169c5ea85a23963e8d3d93124a (patch) | |
tree | 1e565a5368778115a0a081aec22a60e67d4d1907 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | a40900211a9c187a69b0c3028056275387ce7f1a (diff) | |
download | llvm-447af1ce99c066169c5ea85a23963e8d3d93124a.zip llvm-447af1ce99c066169c5ea85a23963e8d3d93124a.tar.gz llvm-447af1ce99c066169c5ea85a23963e8d3d93124a.tar.bz2 |
[flang][openacc][openmp] Update stride computation for bounds (#72168)
This patch updates the stride computation for the outer dimensions of
multidimensional arrays where the stride is read from the descriptor.
For the inner dimension, the stride is the element size in bytes. Then
it is multiplied by the n-1 extent for outer dimensions.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions