diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2022-03-07 13:11:12 -0800 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2022-04-28 10:41:28 -0700 |
commit | 1462e63f67a965defec035c3bc17a5ddeb366964 (patch) | |
tree | ece1123eeb9ea12770b5e3e4b84dd52721abd694 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 17f3a92ee5d5490e84cc81481b0947f6a9be3106 (diff) | |
download | llvm-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