Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Arithmetic/Transforms/
H A DBufferizableOpInterfaceImpl.cpp171 AffineMap stridedLayout = makeStridedLinearLayoutMap( in bufferize() local
175 stridedLayout, trueType.getMemorySpaceAsInt()); in bufferize()
/llvm-project-15.0.7/mlir/lib/Dialect/Bufferization/IR/
H A DBufferizableOpInterface.cpp739 AffineMap stridedLayout = makeStridedLinearLayoutMap( in getMemRefTypeWithFullyDynamicLayout() local
742 rankedTensorType.getElementType(), stridedLayout, in getMemRefTypeWithFullyDynamicLayout()