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

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

Public Attributes

bool enableImplicitReductionCopy = true
bool ignoreDefaultNone = false

Detailed Description

Definition at line 767 of file Passes.h.

Member Data Documentation

◆ enableImplicitReductionCopy

bool mlir::acc::ACCImplicitDataOptions::enableImplicitReductionCopy = true

Definition at line 768 of file Passes.h.

◆ ignoreDefaultNone

bool mlir::acc::ACCImplicitDataOptions::ignoreDefaultNone = false

Definition at line 769 of file Passes.h.


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