diff options
author | Sergio Afonso <safonsof@amd.com> | 2023-08-02 13:51:51 +0100 |
---|---|---|
committer | Sergio Afonso <safonsof@amd.com> | 2023-08-15 13:38:09 +0100 |
commit | 211ed03bfd3421414b29cd4d1d959d51a38966a8 (patch) | |
tree | f5f6610b47ea7441d4b0883b237aa85f9b59d525 /llvm/lib/CodeGen/VirtRegMap.cpp | |
parent | 8c177ae9ddba6aefc52289e5d14089e7c838ab8b (diff) | |
download | llvm-211ed03bfd3421414b29cd4d1d959d51a38966a8.zip llvm-211ed03bfd3421414b29cd4d1d959d51a38966a8.tar.gz llvm-211ed03bfd3421414b29cd4d1d959d51a38966a8.tar.bz2 |
[Flang][OpenMP][Lower] Support lowering of `teams` directive to MLIR
This patch adds support for translating `teams` OpenMP directives to MLIR, when
appearing as either loop or block constructs and as part of combined constructs
or on its own.
The current Fortran parser does not allow the specification of the optional
lower bound for the "num_teams" clause, so only the `num_teams_upper` MLIR
argument is set by this patch.
Depends on D156809
Differential Revision: https://reviews.llvm.org/D156884
Diffstat (limited to 'llvm/lib/CodeGen/VirtRegMap.cpp')
0 files changed, 0 insertions, 0 deletions