14#ifndef MLIR_INTERFACES_TILINGINTERFACE_H_ 
   15#define MLIR_INTERFACES_TILINGINTERFACE_H_ 
   72#include "mlir/Interfaces/TilingInterface.h.inc" 
Include the generated interface declarations.
 
ReductionTilingStrategy
Tiling can be thought of as splitting a dimension into 2 and materializing the outer dimension as a l...
 
@ PartialReductionOuterReduction
 
@ PartialReductionOuterParallel
 
Container for the result of merge operation of tiling.
 
SmallVector< Value > replacements
 
SmallVector< Operation * > mergeOps
 
Container for result values of tiling.
 
SmallVector< Value > tiledValues
 
SmallVector< Operation * > tiledOps
 
SmallVector< Operation * > generatedSlices