MLIR 22.0.0git
LoopLikeInterface.h File Reference
#include "mlir/IR/OpDefinition.h"
#include "mlir/Interfaces/LoopLikeInterface.h.inc"

Go to the source code of this file.

Classes

class  mlir::OpTrait::HasParallelRegion< ConcreteType >
struct  mlir::JamBlockGatherer< OpTy >

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::detail
 AttrTypeReplacer.
namespace  mlir::OpTrait

Typedefs

using mlir::NewYieldValuesFn
 A function that returns the additional yielded values during replaceWithAdditionalYields.

Functions

LogicalResult mlir::detail::verifyLoopLikeOpInterface (Operation *op)
 Verify invariants of the LoopLikeOpInterface.