17 #define GET_OP_CLASSES
18 #include "mlir/Dialect/Transform/LoopExtension/LoopExtensionOps.cpp.inc"
32 void transform::HoistLoopInvariantSubsetsOp::getEffects(
The result of a transform IR operation application.
static DiagnosedSilenceableFailure success()
Constructs a DiagnosedSilenceableFailure in the success state.
Include the generated interface declarations.
LoopLikeOpInterface hoistLoopInvariantSubsets(RewriterBase &rewriter, LoopLikeOpInterface loopLike)
Hoist loop-invariant tensor subsets (subset extraction and subset insertion ops) from loop-like ops.