MLIR 22.0.0git
mlir::GpuMapParallelLoopsPassOptions Struct Reference

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

Public Attributes

std::string mappingPolicyStr = "outermost-first"

Detailed Description

Definition at line 424 of file Passes.h.

Member Data Documentation

◆ mappingPolicyStr

std::string mlir::GpuMapParallelLoopsPassOptions::mappingPolicyStr = "outermost-first"

Definition at line 425 of file Passes.h.


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