Home
last modified time | relevance | path

Searched refs:AllocOp (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/test/Transforms/
H A Dbuffer-hoisting.mlir9 // bb1 bb2 <- Initial position of AllocOp
37 // bb1 bb2 <- Initial position of AllocOp
73 // bb1 bb2 <- Initial position of AllocOp
123 // | bb1 <- Initial position of AllocOp
147 // bb0 <- Initial position of the first AllocOp
151 // bb3 <- Initial position of the second AllocOp
185 // bb0 <- Initial position of AllocOp
214 // bb0 <- Initial position of the first AllocOp
221 // bb5 <- Initial position of the second AllocOp
279 // Initial pos of the 1st AllocOp -> bb1 bb2 <- Initial pos of the 2nd AllocOp
[all …]
H A Dpromote-buffers-to-stack.mlir12 // bb1 bb2 <- Initial position of AllocOp
43 // bb1 bb2 <- Initial position of AllocOp
114 // Test Case: Existing AllocOp with no users.
131 // | bb1 <- Initial position of AllocOp
158 // bb0 <- Initial position of AllocOp
185 // bb0 <- Initial position of the first AllocOp
189 // bb3 <- Initial position of the second AllocOp
220 // bb0 <- Initial position of AllocOp
249 // bb0 <- Initial position of the first AllocOp
316 // Initial pos of the 1st AllocOp -> bb1 bb2 <- Initial pos of the 2nd AllocOp
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/test/Transforms/
H A Dbuffer-hoisting.mlir9 // bb1 bb2 <- Initial position of AllocOp
37 // bb1 bb2 <- Initial position of AllocOp
73 // bb1 bb2 <- Initial position of AllocOp
123 // | bb1 <- Initial position of AllocOp
147 // bb0 <- Initial position of the first AllocOp
151 // bb3 <- Initial position of the second AllocOp
185 // bb0 <- Initial position of AllocOp
214 // bb0 <- Initial position of the first AllocOp
221 // bb5 <- Initial position of the second AllocOp
279 // Initial pos of the 1st AllocOp -> bb1 bb2 <- Initial pos of the 2nd AllocOp
[all …]
H A Dpromote-buffers-to-stack.mlir12 // bb1 bb2 <- Initial position of AllocOp
43 // bb1 bb2 <- Initial position of AllocOp
114 // Test Case: Existing AllocOp with no users.
131 // | bb1 <- Initial position of AllocOp
158 // bb0 <- Initial position of AllocOp
185 // bb0 <- Initial position of the first AllocOp
189 // bb3 <- Initial position of the second AllocOp
220 // bb0 <- Initial position of AllocOp
249 // bb0 <- Initial position of the first AllocOp
316 // Initial pos of the 1st AllocOp -> bb1 bb2 <- Initial pos of the 2nd AllocOp
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/test/Transforms/
H A Dbuffer-hoisting.mlir9 // bb1 bb2 <- Initial position of AllocOp
37 // bb1 bb2 <- Initial position of AllocOp
73 // bb1 bb2 <- Initial position of AllocOp
123 // | bb1 <- Initial position of AllocOp
147 // bb0 <- Initial position of the first AllocOp
151 // bb3 <- Initial position of the second AllocOp
185 // bb0 <- Initial position of AllocOp
214 // bb0 <- Initial position of the first AllocOp
221 // bb5 <- Initial position of the second AllocOp
279 // Initial pos of the 1st AllocOp -> bb1 bb2 <- Initial pos of the 2nd AllocOp
[all …]
H A Dpromote-buffers-to-stack.mlir9 // bb1 bb2 <- Initial position of AllocOp
42 // bb1 bb2 <- Initial position of AllocOp
80 // Test Case: Existing AllocOp with no users.
97 // | bb1 <- Initial position of AllocOp
126 // bb0 <- Initial position of AllocOp
155 // bb0 <- Initial position of the first AllocOp
159 // bb3 <- Initial position of the second AllocOp
192 // bb0 <- Initial position of AllocOp
223 // bb0 <- Initial position of the first AllocOp
230 // bb5 <- Initial position of the second AllocOp
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/Linalg/Transforms/
H A DBufferize.cpp28 b.create<AllocOp>(loc, memrefType, getDynOperands(loc, memref, b)); in cloneMemref()
62 if (auto alloc = resultTensor.getDefiningOp<AllocOp>()) { in allocateBuffersForResults()
68 resultBuffers.push_back(b.create<AllocOp>(loc, memrefType)); in allocateBuffersForResults()
72 resultBuffers.push_back(b.create<AllocOp>( in allocateBuffersForResults()
150 rewriter.replaceOpWithNewOp<AllocOp>( in matchAndRewrite()
234 rewriter.create<AllocOp>(op.getLoc(), subviewMemRefType, op.sizes()); in matchAndRewrite()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/Linalg/Transforms/
H A DBufferize.cpp28 b.create<AllocOp>(loc, memrefType, getDynOperands(loc, memref, b)); in cloneMemref()
62 if (auto alloc = resultTensor.getDefiningOp<AllocOp>()) { in allocateBuffersForResults()
68 resultBuffers.push_back(b.create<AllocOp>(loc, memrefType)); in allocateBuffersForResults()
72 resultBuffers.push_back(b.create<AllocOp>( in allocateBuffersForResults()
150 rewriter.replaceOpWithNewOp<AllocOp>( in matchAndRewrite()
234 rewriter.create<AllocOp>(op.getLoc(), subviewMemRefType, op.sizes()); in matchAndRewrite()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/test/Transforms/
H A Dbuffer-hoisting.mlir9 // bb1 bb2 <- Initial position of AllocOp
37 // bb1 bb2 <- Initial position of AllocOp
73 // bb1 bb2 <- Initial position of AllocOp
123 // | bb1 <- Initial position of AllocOp
147 // bb0 <- Initial position of the first AllocOp
151 // bb3 <- Initial position of the second AllocOp
185 // bb0 <- Initial position of AllocOp
214 // bb0 <- Initial position of the first AllocOp
221 // bb5 <- Initial position of the second AllocOp
279 // Initial pos of the 1st AllocOp -> bb1 bb2 <- Initial pos of the 2nd AllocOp
[all …]
H A Dpromote-buffers-to-stack.mlir12 // bb1 bb2 <- Initial position of AllocOp
43 // bb1 bb2 <- Initial position of AllocOp
114 // Test Case: Existing AllocOp with no users.
131 // | bb1 <- Initial position of AllocOp
158 // bb0 <- Initial position of AllocOp
185 // bb0 <- Initial position of the first AllocOp
189 // bb3 <- Initial position of the second AllocOp
220 // bb0 <- Initial position of AllocOp
249 // bb0 <- Initial position of the first AllocOp
316 // Initial pos of the 1st AllocOp -> bb1 bb2 <- Initial pos of the 2nd AllocOp
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/test/Transforms/
H A Dbuffer-hoisting.mlir9 // bb1 bb2 <- Initial position of AllocOp
37 // bb1 bb2 <- Initial position of AllocOp
73 // bb1 bb2 <- Initial position of AllocOp
123 // | bb1 <- Initial position of AllocOp
147 // bb0 <- Initial position of the first AllocOp
151 // bb3 <- Initial position of the second AllocOp
185 // bb0 <- Initial position of AllocOp
214 // bb0 <- Initial position of the first AllocOp
221 // bb5 <- Initial position of the second AllocOp
279 // Initial pos of the 1st AllocOp -> bb1 bb2 <- Initial pos of the 2nd AllocOp
[all …]
H A Dpromote-buffers-to-stack.mlir12 // bb1 bb2 <- Initial position of AllocOp
43 // bb1 bb2 <- Initial position of AllocOp
114 // Test Case: Existing AllocOp with no users.
131 // | bb1 <- Initial position of AllocOp
158 // bb0 <- Initial position of AllocOp
185 // bb0 <- Initial position of the first AllocOp
189 // bb3 <- Initial position of the second AllocOp
220 // bb0 <- Initial position of AllocOp
249 // bb0 <- Initial position of the first AllocOp
316 // Initial pos of the 1st AllocOp -> bb1 bb2 <- Initial pos of the 2nd AllocOp
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/test/Transforms/
H A Dbuffer-hoisting.mlir9 // bb1 bb2 <- Initial position of AllocOp
37 // bb1 bb2 <- Initial position of AllocOp
73 // bb1 bb2 <- Initial position of AllocOp
123 // | bb1 <- Initial position of AllocOp
147 // bb0 <- Initial position of the first AllocOp
151 // bb3 <- Initial position of the second AllocOp
185 // bb0 <- Initial position of AllocOp
214 // bb0 <- Initial position of the first AllocOp
221 // bb5 <- Initial position of the second AllocOp
279 // Initial pos of the 1st AllocOp -> bb1 bb2 <- Initial pos of the 2nd AllocOp
[all …]
H A Dpromote-buffers-to-stack.mlir12 // bb1 bb2 <- Initial position of AllocOp
43 // bb1 bb2 <- Initial position of AllocOp
114 // Test Case: Existing AllocOp with no users.
131 // | bb1 <- Initial position of AllocOp
158 // bb0 <- Initial position of AllocOp
185 // bb0 <- Initial position of the first AllocOp
189 // bb3 <- Initial position of the second AllocOp
220 // bb0 <- Initial position of AllocOp
249 // bb0 <- Initial position of the first AllocOp
316 // Initial pos of the 1st AllocOp -> bb1 bb2 <- Initial pos of the 2nd AllocOp
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/test/Transforms/
H A Dbuffer-hoisting.mlir9 // bb1 bb2 <- Initial position of AllocOp
37 // bb1 bb2 <- Initial position of AllocOp
73 // bb1 bb2 <- Initial position of AllocOp
123 // | bb1 <- Initial position of AllocOp
147 // bb0 <- Initial position of the first AllocOp
151 // bb3 <- Initial position of the second AllocOp
185 // bb0 <- Initial position of AllocOp
214 // bb0 <- Initial position of the first AllocOp
221 // bb5 <- Initial position of the second AllocOp
279 // Initial pos of the 1st AllocOp -> bb1 bb2 <- Initial pos of the 2nd AllocOp
[all …]
H A Dpromote-buffers-to-stack.mlir12 // bb1 bb2 <- Initial position of AllocOp
43 // bb1 bb2 <- Initial position of AllocOp
114 // Test Case: Existing AllocOp with no users.
131 // | bb1 <- Initial position of AllocOp
158 // bb0 <- Initial position of AllocOp
185 // bb0 <- Initial position of the first AllocOp
189 // bb3 <- Initial position of the second AllocOp
220 // bb0 <- Initial position of AllocOp
249 // bb0 <- Initial position of the first AllocOp
316 // Initial pos of the 1st AllocOp -> bb1 bb2 <- Initial pos of the 2nd AllocOp
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/test/Transforms/
H A Dbuffer-placement.mlir10 // bb1 bb2 <- Initial position of AllocOp
52 // bb1 bb2 <- Initial position of AllocOp
112 // bb1 bb2 <- Initial position of AllocOp
194 // Test Case: Existing AllocOp with no users.
212 // | bb1 <- Initial position of AllocOp
250 // bb0 <- Initial position of AllocOp
287 // bb0 <- Initial position of the first AllocOp
291 // bb3 <- Initial position of the second AllocOp
345 // bb0 <- Initial position of AllocOp
494 // Initial pos of the 1st AllocOp -> bb1 bb2 <- Initial pos of the 2nd AllocOp
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/Transforms/
H A DUtils.h32 class AllocOp; variable
96 LogicalResult normalizeMemRef(memref::AllocOp *op);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/Transforms/
H A DUtils.h32 class AllocOp; variable
95 LogicalResult normalizeMemRef(memref::AllocOp *op);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir/Transforms/
H A DUtils.h32 class AllocOp; variable
95 LogicalResult normalizeMemRef(memref::AllocOp *op);
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/include/mlir/Transforms/
H A DUtils.h32 class AllocOp; variable
95 LogicalResult normalizeMemRef(memref::AllocOp *op);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/Linalg/Transforms/
H A DBufferize.cpp29 auto alloc = b.create<memref::AllocOp>(loc, memrefType, in cloneMemref()
66 resultBuffers.push_back(b.create<memref::AllocOp>(loc, memrefType)); in allocateBuffersForResults()
70 resultBuffers.push_back(b.create<memref::AllocOp>( in allocateBuffersForResults()
109 rewriter.replaceOpWithNewOp<memref::AllocOp>( in matchAndRewrite()
218 Value alloc = rewriter.create<memref::AllocOp>( in matchAndRewrite()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/Linalg/Transforms/
H A DBufferize.cpp29 auto alloc = b.create<memref::AllocOp>(loc, memrefType, in cloneMemref()
66 resultBuffers.push_back(b.create<memref::AllocOp>(loc, memrefType)); in allocateBuffersForResults()
70 resultBuffers.push_back(b.create<memref::AllocOp>( in allocateBuffersForResults()
143 rewriter.replaceOpWithNewOp<memref::AllocOp>( in matchAndRewrite()
261 Value alloc = rewriter.create<memref::AllocOp>( in matchAndRewrite()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/Linalg/Transforms/
H A DBufferize.cpp29 auto alloc = b.create<memref::AllocOp>(loc, memrefType, in cloneMemref()
66 resultBuffers.push_back(b.create<memref::AllocOp>(loc, memrefType)); in allocateBuffersForResults()
70 resultBuffers.push_back(b.create<memref::AllocOp>( in allocateBuffersForResults()
143 rewriter.replaceOpWithNewOp<memref::AllocOp>( in matchAndRewrite()
261 Value alloc = rewriter.create<memref::AllocOp>( in matchAndRewrite()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/Linalg/Transforms/
H A DBufferize.cpp29 auto alloc = b.create<memref::AllocOp>(loc, memrefType, in cloneMemref()
66 resultBuffers.push_back(b.create<memref::AllocOp>(loc, memrefType)); in allocateBuffersForResults()
70 resultBuffers.push_back(b.create<memref::AllocOp>( in allocateBuffersForResults()
143 rewriter.replaceOpWithNewOp<memref::AllocOp>( in matchAndRewrite()
261 Value alloc = rewriter.create<memref::AllocOp>( in matchAndRewrite()

12345678910>>...13