diff options
author | Alex Zinenko <zinenko@google.com> | 2020-12-08 16:45:19 +0100 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2020-12-23 11:52:28 +0100 |
commit | 32a884c9c52c1216d57835e557233b238d601726 (patch) | |
tree | 5f21349d3113ca4df50c7c3a74c7661901b7b586 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | 8451d4872ed70d307e21bc437d51ecf9be0cdd08 (diff) | |
download | llvm-32a884c9c52c1216d57835e557233b238d601726.zip llvm-32a884c9c52c1216d57835e557233b238d601726.tar.gz llvm-32a884c9c52c1216d57835e557233b238d601726.tar.bz2 |
[mlir] Add translation of omp.wsloop to LLVM IR
Introduce a translation of OpenMP workshare loop construct to LLVM IR. This is
a minimalist version to enable the pipeline and currently only supports static
loop schedule (default in the specification) on non-collapsed loops. Other
features will be added on per-need basis.
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D92055
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions