aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorValentin Clement (バレンタイン クレメン) <clementval@gmail.com>2023-09-28 13:11:06 -0700
committerGitHub <noreply@github.com>2023-09-28 13:11:06 -0700
commitd28a782542aff50abf2b072780748ce57d982705 (patch)
tree3ba3e196611cfd9fbaa665106c18141803b3ce79 /clang/lib/Basic/SourceManager.cpp
parent54ddd0762bd0dac31c9e2732bf807cea1785f091 (diff)
downloadllvm-d28a782542aff50abf2b072780748ce57d982705.zip
llvm-d28a782542aff50abf2b072780748ce57d982705.tar.gz
llvm-d28a782542aff50abf2b072780748ce57d982705.tar.bz2
[flang][openacc] Use bounds information in reduction recipe combiner (#67719)
This patch makes use of the bounds in the combiner region for known shape arrays. Until know the combiner region was iterating over the whole array. Lowerbound, upperbound and step are passed as block arguments after the two values. A follow up patch will make use of this information for the assumed shape arrays as well.
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions