MLIR 24.0.0git
mlir::acc::ACCBindRoutineOptions Struct Reference

#include "mlir/Dialect/OpenACC/Transforms/Passes.h"

Public Attributes

mlir::acc::DeviceType deviceType = mlir::acc::DeviceType::None

Detailed Description

Definition at line 35 of file Passes.h.

Member Data Documentation

◆ deviceType

mlir::acc::DeviceType mlir::acc::ACCBindRoutineOptions::deviceType = mlir::acc::DeviceType::None

Definition at line 36 of file Passes.h.


The documentation for this struct was generated from the following file: