MLIR 22.0.0git
mlir::xegpu::XeGPUPropagateLayoutOptions Struct Reference

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

Public Attributes

bool printOnly = false
std::string layoutKind = "lane"

Detailed Description

Definition at line 251 of file Passes.h.

Member Data Documentation

◆ layoutKind

std::string mlir::xegpu::XeGPUPropagateLayoutOptions::layoutKind = "lane"

Definition at line 253 of file Passes.h.

◆ printOnly

bool mlir::xegpu::XeGPUPropagateLayoutOptions::printOnly = false

Definition at line 252 of file Passes.h.


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