diff options
author | Sergio Afonso <safonsof@amd.com> | 2024-10-01 16:50:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-01 16:50:53 +0100 |
commit | 54a49658990e827173f3a3198331df7cbe50b0c0 (patch) | |
tree | 77736157f7b259e6e3bcd49c3ee9a297f4afe9b3 /llvm/unittests/Support/ProgramTest.cpp | |
parent | f61abee01a15d0339dea2d9f8e8da85b39b3b014 (diff) | |
download | llvm-54a49658990e827173f3a3198331df7cbe50b0c0.zip llvm-54a49658990e827173f3a3198331df7cbe50b0c0.tar.gz llvm-54a49658990e827173f3a3198331df7cbe50b0c0.tar.bz2 |
[MLIR][OpenMP] Improve omp.section block arguments handling (#110266)
The `omp.section` operation is an outlier in that the block arguments it
has are defined by clauses on the required parent `omp.sections`
operation.
This patch updates the definition of this operation introducing the
`BlockArgOpenMPOpInterface` to simplify the handling and verification of
these block arguments, implemented based on the parent `omp.sections`.
Diffstat (limited to 'llvm/unittests/Support/ProgramTest.cpp')
0 files changed, 0 insertions, 0 deletions