Home
last modified time | relevance | path

Searched defs:candidateSliceOp (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Dialect/SCF/Transforms/
H A DTileUsingInterface.cpp839 tileAndFuseProducerOfSlice(RewriterBase & rewriter,tensor::ExtractSliceOp candidateSliceOp,MutableArrayRef<LoopLikeOpInterface> loops) tileAndFuseProducerOfSlice() argument
1137 tensor::ExtractSliceOp candidateSliceOp = candidates.front(); tileConsumerAndFuseProducersUsingSCF() local
1203 checkAssumptionForFusingConsumer(tensor::InsertSliceOp candidateSliceOp) checkAssumptionForFusingConsumer() argument
1253 getUntiledConsumerFromSlice(tensor::InsertSliceOp candidateSliceOp) getUntiledConsumerFromSlice() argument
1273 getUntiledConsumerFromSlice(tensor::ParallelInsertSliceOp candidateSliceOp) getUntiledConsumerFromSlice() argument
1387 tileAndFuseConsumerOfSlice(RewriterBase & rewriter,Operation * candidateSliceOp) tileAndFuseConsumerOfSlice() argument
[all...]
/llvm-project/mlir/test/lib/Interfaces/TilingInterface/
H A DTestTilingInterfaceTransformOps.cpp94 __anonfa4104cb0202(tensor::ExtractSliceOp candidateSliceOp, OpResult originalProducer, bool isDestinationOperand) applyTileAndFuseToAll() argument