MLIR 22.0.0git
Interchange.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "linalg-interchange"

Functions

static LogicalResult interchangeGenericOpPrecondition (GenericOp genericOp, ArrayRef< unsigned > interchangeVector)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "linalg-interchange"

Definition at line 25 of file Interchange.cpp.

Function Documentation

◆ interchangeGenericOpPrecondition()

LogicalResult interchangeGenericOpPrecondition ( GenericOp genericOp,
ArrayRef< unsigned > interchangeVector )
static