MLIR 24.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 1680 of file Passes.h.

Member Data Documentation

◆ applyToAccDataConstruct

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

Definition at line 1682 of file Passes.h.

◆ hostToDevice

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

Definition at line 1681 of file Passes.h.


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