llvm-project/mlir/integration_test/Dialect/Vector/CPU
Aart Bik 6728af16cf [mlir][vector] modified scatter/gather syntax, pass_thru mandatory
This change makes the scatter/gather syntax more consistent with
the syntax of all the other memory operations in the Vector dialect
(order of types, use of [] for index, etc.). This will make the MLIR
code easier to read. In addition, the pass_thru parameter of the
gather has been made mandatory (there is very little benefit in
using the implicit "undefined" values).

Reviewed By: nicolasvasilache

Differential Revision: https://reviews.llvm.org/D94352
2021-01-09 11:41:37 -08:00
..
lit.local.cfg
test-broadcast.mlir
test-compress.mlir [mlir][vector] generalized masked l/s and compressed l/s with indices 2021-01-08 13:59:34 -08:00
test-constant-mask.mlir
test-contraction.mlir
test-create-mask-v4i1.mlir [mlir] NFC: fix trivial typos 2020-10-29 04:05:22 +09:00
test-create-mask.mlir
test-expand.mlir [mlir][vector] generalized masked l/s and compressed l/s with indices 2021-01-08 13:59:34 -08: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][vector] modified scatter/gather syntax, pass_thru mandatory 2021-01-09 11:41:37 -08:00
test-insert-slices.mlir
test-insert-strided-slice.mlir
test-maskedload.mlir [mlir][vector] generalized masked l/s and compressed l/s with indices 2021-01-08 13:59:34 -08:00
test-maskedstore.mlir [mlir][vector] generalized masked l/s and compressed l/s with indices 2021-01-08 13:59:34 -08: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][vector] modified scatter/gather syntax, pass_thru mandatory 2021-01-09 11:41:37 -08:00
test-shape-cast.mlir
test-shuffle.mlir
test-sparse-dot-matvec.mlir [mlir][vector] modified scatter/gather syntax, pass_thru mandatory 2021-01-09 11:41:37 -08:00
test-sparse-saxpy-jagged-matvec.mlir [mlir][vector] modified scatter/gather syntax, pass_thru mandatory 2021-01-09 11:41:37 -08: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] Extend Symbol verification to reject public symbol declarations. 2020-11-16 16:05:32 -08: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] Extend Symbol verification to reject public symbol declarations. 2020-11-16 16:05:32 -08:00