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 464 of file Passes.h.

Member Data Documentation

◆ applyToAccDataConstruct

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

Definition at line 466 of file Passes.h.

◆ hostToDevice

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

Definition at line 465 of file Passes.h.


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