diff options
| author | Sourabh Singh Tomar <SourabhSingh.Tomar@amd.com> | 2020-10-20 14:23:00 +0530 |
|---|---|---|
| committer | Sourabh Singh Tomar <SourabhSingh.Tomar@amd.com> | 2020-12-07 10:23:54 +0530 |
| commit | c11d868a39cbb7ff535eed906e181a18c02001eb (patch) | |
| tree | 161895f0f6287d4b91aee85fa2e3cf6788e80dda /lldb/test/Shell/ScriptInterpreter/Python | |
| parent | 5755522b5a8be69d8a9f3b05c5e7078298d0d581 (diff) | |
| download | llvm-c11d868a39cbb7ff535eed906e181a18c02001eb.zip llvm-c11d868a39cbb7ff535eed906e181a18c02001eb.tar.gz llvm-c11d868a39cbb7ff535eed906e181a18c02001eb.tar.bz2 | |
[MLIR,OpenMP] Added support for lowering MasterOp to LLVMIR
Some Ops in OMP dialect have regions associated with them i.e
`ParallelOp` `MasterOp`. Lowering of these regions involves interfacing
with `OMPIRBuilder` using callbacks, yet there still exist opportunities
for sharing common code in between.
This patch factors out common code into a separate function and adds
support for lowering `MasterOp` using that. Lowering of `ParallelOp` is
also modified appropriately.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D87247
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
