aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorValentin Clement (バレンタイン クレメン) <clementval@gmail.com>2023-11-14 13:55:39 -0800
committerGitHub <noreply@github.com>2023-11-14 13:55:39 -0800
commit447af1ce99c066169c5ea85a23963e8d3d93124a (patch)
tree1e565a5368778115a0a081aec22a60e67d4d1907 /clang/lib/CodeGen/CodeGenFunction.cpp
parenta40900211a9c187a69b0c3028056275387ce7f1a (diff)
downloadllvm-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