diff options
author | Nimish Mishra <neelam.nimish@gmail.com> | 2023-02-27 17:24:02 +0530 |
---|---|---|
committer | Nimish Mishra <neelam.nimish@gmail.com> | 2023-02-27 17:29:39 +0530 |
commit | f49b6afc231242dfee027d5da69734836097cd43 (patch) | |
tree | 959fb1ed9625d74362bc78e28b13d5573b53df24 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 614cd721e1c379ab6926687fd81167bd8f9b0179 (diff) | |
download | llvm-f49b6afc231242dfee027d5da69734836097cd43.zip llvm-f49b6afc231242dfee027d5da69734836097cd43.tar.gz llvm-f49b6afc231242dfee027d5da69734836097cd43.tar.bz2 |
[flang][OpenMP] Handle lastprivate on sections construct
This patch adds support for lastprivate on sections construct.
One omp.sections operation can have several omp.section operation. As such, the privatization happens in the lexically last omp.section operation.
Reviewed By: kiranchandramohan, peixin
Differential Revision: https://reviews.llvm.org/D133686
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions