aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ModuloSchedule.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2022-03-07 13:11:12 -0800
committerAlexey Bataev <a.bataev@outlook.com>2022-04-28 10:41:28 -0700
commit1462e63f67a965defec035c3bc17a5ddeb366964 (patch)
treeece1123eeb9ea12770b5e3e4b84dd52721abd694 /llvm/lib/CodeGen/ModuloSchedule.cpp
parent17f3a92ee5d5490e84cc81481b0947f6a9be3106 (diff)
downloadllvm-1462e63f67a965defec035c3bc17a5ddeb366964.zip
llvm-1462e63f67a965defec035c3bc17a5ddeb366964.tar.gz
llvm-1462e63f67a965defec035c3bc17a5ddeb366964.tar.bz2
[OPENMP]PR53344: Emit code for final update of the inscan reduction vars in worksharing loops.
Need to emit final update of the inscan reduction variables. For worksharing loops, the reduction values are stored in the temp array, need to copy the last element to the original var at the end of the construct. Differential Revision: https://reviews.llvm.org/D121156
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions