diff options
| author | Sergio Afonso <safonsof@amd.com> | 2024-07-29 11:29:48 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-29 11:29:48 +0100 |
| commit | 46ecd7bbe895c12f77feea7353da43c32d1a8a41 (patch) | |
| tree | 09f9aea490986577b524878fd24007ead83b1667 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface | |
| parent | 389679d5f9055bffe8bbd25ae41f084a8d08e0f8 (diff) | |
[MLIR][OpenMP] Create `LoopRelatedClause` (#99506)
This patch introduces a new OpenMP clause definition not defined by the spec.
Its main purpose is to define the `loop_inclusive` (previously "inclusive",
renamed according to the parent of this PR in the stack) argument of
`omp.loop_nest` in such a way that a followup implementation of a tablegen
backend to automatically generate clause and operation operand structures
directly from `OpenMP_Op` and `OpenMP_Clause` definitions can properly generate
the `LoopNestOperands` structure.
`collapse` clause arguments are also moved into this new definition, as they
represent information on the loop nests being collapsed rather than the
`collapse` clause itself.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions
