MLIR 22.0.0git
InferStridedMetadataInterface.h File Reference
#include "mlir/Interfaces/InferIntRangeInterface.h"
#include "mlir/Interfaces/InferStridedMetadataInterface.h.inc"

Go to the source code of this file.

Classes

class  mlir::StridedMetadataRange
 A class that represents the strided metadata range information, including offsets, sizes, and strides as integer ranges. More...

Namespaces

namespace  mlir
 Include the generated interface declarations.

Typedefs

using mlir::SetStridedMetadataRangeFn
 Callback function type for setting the strided metadata of a value.

Functions

raw_ostreammlir::operator<< (raw_ostream &os, const StridedMetadataRange &range)
 Print the strided metadata to os.