MLIR 22.0.0git
mlir::acc::LegalizeDataValuesInRegionOptions Struct Reference

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

Public Attributes

bool hostToDevice = true
bool applyToAccDataConstruct = true

Detailed Description

Definition at line 214 of file Passes.h.

Member Data Documentation

◆ applyToAccDataConstruct

bool mlir::acc::LegalizeDataValuesInRegionOptions::applyToAccDataConstruct = true

Definition at line 216 of file Passes.h.

◆ hostToDevice

bool mlir::acc::LegalizeDataValuesInRegionOptions::hostToDevice = true

Definition at line 215 of file Passes.h.


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