llvm-project/mlir/integration_test/Dialect/Vector/CPU
Thomas Raoux 19119dda16 [mlir][vector] Add integration test for vector distribute transformation
Differential Revision: https://reviews.llvm.org/D89062
2020-10-08 14:45:56 -07:00
..
lit.local.cfg
test-broadcast.mlir
test-compress.mlir [mlir] [VectorOps] Add expand/compress operations to Vector dialect 2020-08-04 12:00:42 -07:00
test-constant-mask.mlir
test-contraction.mlir
test-create-mask-v4i1.mlir
test-create-mask.mlir
test-expand.mlir [mlir] [VectorOps] Add expand/compress operations to Vector dialect 2020-08-04 12:00:42 -07:00
test-extract-slices.mlir
test-extract-strided-slice.mlir
test-flat-transpose-col.mlir
test-flat-transpose-row.mlir
test-fma.mlir
test-gather.mlir [mlir] [VectorOps] Add scatter/gather operations to Vector dialect 2020-07-21 10:57:40 -07:00
test-insert-slices.mlir
test-insert-strided-slice.mlir
test-maskedload.mlir [mlir] [VectorOps] Add masked load/store operations to Vector dialect 2020-08-05 16:45:24 -07:00
test-maskedstore.mlir [mlir] [VectorOps] Add masked load/store operations to Vector dialect 2020-08-05 16:45:24 -07:00
test-matrix-multiply-col.mlir
test-matrix-multiply-row.mlir
test-outerproduct-f32.mlir [mlir] [VectorOps] Allow AXPY to be expressed as special case of OUTERPRODUCT 2020-07-10 12:23:24 -07:00
test-outerproduct-i64.mlir [mlir] [VectorOps] Allow AXPY to be expressed as special case of OUTERPRODUCT 2020-07-10 12:23:24 -07:00
test-print-int.mlir [mlir] [VectorOps] generalize printing support for integers 2020-09-25 04:52:21 -07:00
test-reductions-f32-reassoc.mlir [mlir] [VectorOps] Extend vector reduction integration test with reassoc=true cases. 2020-06-29 13:28:20 -07:00
test-reductions-f32.mlir
test-reductions-f64-reassoc.mlir [mlir] [VectorOps] Extend vector reduction integration test with reassoc=true cases. 2020-06-29 13:28:20 -07:00
test-reductions-f64.mlir
test-reductions-i4.mlir [mlir] [VectorOps] Relaxed restrictions on vector.reduction types even more 2020-09-28 13:38:03 -07:00
test-reductions-i32.mlir
test-reductions-i64.mlir
test-reductions-si4.mlir [mlir] [VectorOps] Relaxed restrictions on vector.reduction types even more 2020-09-28 13:38:03 -07:00
test-reductions-ui4.mlir [mlir] [VectorOps] Relaxed restrictions on vector.reduction types even more 2020-09-28 13:38:03 -07:00
test-scatter.mlir [mlir] [VectorOps] Add expand/compress operations to Vector dialect 2020-08-04 12:00:42 -07:00
test-shape-cast.mlir
test-shuffle.mlir
test-sparse-dot-matvec.mlir [mlir] [VectorOps] [integration_test] Sparse matrix times vector (DOT version) 2020-07-27 11:22:28 -07:00
test-sparse-saxpy-jagged-matvec.mlir [mlir] [VectorOps] [integration_test] Sparse matrix times vector (jagged SAXPY version) 2020-07-29 13:25:56 -07:00
test-transfer-read-2d.mlir [MLIR] Add an integration test for 2 D vector.transfer_read 2020-08-04 04:28:28 -04:00
test-transfer-read.mlir [mlir] Add alignment attribute to LLVM memory ops and use in vector.transfer 2020-07-13 17:35:20 -04:00
test-transfer-to-loops.mlir [mlir][VectorOps] Redo the scalar loop emission in VectoToSCF to pad instead of clipping 2020-09-08 11:15:25 +02:00
test-transfer-write.mlir [mlir] Add alignment attribute to LLVM memory ops and use in vector.transfer 2020-07-13 17:35:20 -04:00
test-transpose.mlir
test-vector-distribute.mlir [mlir][vector] Add integration test for vector distribute transformation 2020-10-08 14:45:56 -07:00