Home
last modified time | relevance | path

Searched refs:parallelInsertSliceOp (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Tensor/Transforms/
H A DBufferizableOpInterfaceImpl.cpp874 parallelInsertSliceOp.getParallelCombiningParent(); in resolveConflicts()
884 OpResult opResult = parallelInsertSliceOp.getTiedOpResult(); in resolveConflicts()
896 rewriter.updateRootInPlace(parallelInsertSliceOp, [&]() { in resolveConflicts()
897 parallelInsertSliceOp.getDestMutable().assign(*alloc); in resolveConflicts()
908 parallelInsertSliceOp.getParallelCombiningParent(); in bufferize()
929 parallelInsertSliceOp.getMixedOffsets(), in bufferize()
930 parallelInsertSliceOp.getMixedSizes(), in bufferize()
931 parallelInsertSliceOp.getMixedStrides()) in bufferize()
935 parallelInsertSliceOp.getMixedOffsets(), in bufferize()
936 parallelInsertSliceOp.getMixedSizes(), in bufferize()
[all …]