|
MLIR 23.0.0git
|
Extended TargetOperands with kernel_type attribute. More...
#include "mlir/Dialect/OpenMP/OpenMPClauseOperands.h"
Public Attributes | |
| TargetExecModeAttr | kernelType |
| Kernel execution mode for the target region. | |
Extended TargetOperands with kernel_type attribute.
Definition at line 55 of file OpenMPClauseOperands.h.
| TargetExecModeAttr mlir::omp::TargetExtOperands::kernelType |
Kernel execution mode for the target region.
Definition at line 57 of file OpenMPClauseOperands.h.