llvm-project/mlir/test/Dialect/Vector
Nicolas Vasilache de13eeda11 [mlir][Vector] Add a Broadcast::createBroadcastOp helper
This helper handles non trivial cases of broadcast + optional transpose creation
that should not leak to the outside world.

Differential Revision: https://reviews.llvm.org/D139003
2022-11-30 05:32:14 -08:00
..
bufferize.mlir [MLIR] Extend vector.gather to accept tensor as base 2022-08-09 11:19:16 -07:00
canonicalize.mlir [mlir][vector] Add fold pattern to constant-fold InsertStridedSliceOp 2022-11-28 14:25:28 -05:00
invalid.mlir [mlir][vector] Add vector.scalable.insert/extract ops 2022-11-08 08:51:15 +00:00
lower-vector-mask.mlir [mlir][Vector] Introduce the `vector.mask` operation lowering 2022-10-27 22:54:20 +00:00
ops.mlir Reland "[mlir][Vector] Re-define masking semantics in vector.transfer ops"" 2022-11-29 03:36:54 +00:00
test-create-broadcast.mlir [mlir][Vector] Add a Broadcast::createBroadcastOp helper 2022-11-30 05:32:14 -08:00
transform-vector.mlir [mlir][Vector] Add a LowerVectorsOp to VectorTransformOps 2022-11-25 08:27:36 -08:00
vector-contract-matvec-transforms.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Tensor/Tosa/Vector tests 2022-04-20 22:17:29 -07:00
vector-contract-transforms.mlir [mlir][arith] cmpi: move constant to the right side 2022-07-22 12:39:17 +02:00
vector-dropleadunitdim-transforms.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Tensor/Tosa/Vector tests 2022-04-20 22:17:29 -07:00
vector-extract-strided-slice-lowering.mlir [mlir][vector] Convert extract_strided_slice to extract & insert chain 2022-11-09 19:42:07 -05:00
vector-mem-transforms.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Tensor/Tosa/Vector tests 2022-04-20 22:17:29 -07:00
vector-multi-reduction-lowering.mlir [mlir][vector] Add accumulator operand to MultiDimReduce op 2022-07-12 14:28:30 +00:00
vector-multi-reduction-outer-lowering.mlir [mlir][vector] Add accumulator operand to MultiDimReduce op 2022-07-12 14:28:30 +00:00
vector-reduce-to-contract.mlir [mlir][vector] Merge accumulator/result transpose into contract 2022-10-08 00:43:45 +00:00
vector-scalable-memcpy.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Tensor/Tosa/Vector tests 2022-04-20 22:17:29 -07:00
vector-scan-transforms.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Tensor/Tosa/Vector tests 2022-04-20 22:17:29 -07:00
vector-transfer-collapse-inner-most-dims.mlir [mlir] use strided layouts in vector transfer on memrefs 2022-09-17 08:11:30 +02:00
vector-transfer-drop-unit-dims-patterns.mlir [mlir][NFC] Remove trailing whitespaces from `*.td` and `*.mlir` files. 2022-11-28 15:26:30 -08:00
vector-transfer-flatten.mlir [mlir][NFC] Remove trailing whitespaces from `*.td` and `*.mlir` files. 2022-11-28 15:26:30 -08:00
vector-transfer-full-partial-split.mlir [mlir][test] NFC - Fix some worst offenders "capture by SSA name" tests 2022-09-30 08:24:13 -07:00
vector-transfer-to-vector-load-store.mlir Reland "[mlir][Vector] Re-define masking semantics in vector.transfer ops"" 2022-11-29 03:36:54 +00:00
vector-transfer-unroll.mlir Recommit "[mlir][vector] Allow unroll of contraction in arbitrary order" 2022-06-09 14:01:19 -06:00
vector-transferop-opt.mlir [mlir][NFC] Remove trailing whitespaces from `*.td` and `*.mlir` files. 2022-11-28 15:26:30 -08:00
vector-transforms.mlir [mlir][vector] Add insertOp src shape check for BubbleUpBitCastForStridedSliceInsert 2022-11-10 16:41:59 -08:00
vector-transpose-lowering.mlir [mlir][NFC] Update textual references of `func` to `func.func` in Tensor/Tosa/Vector tests 2022-04-20 22:17:29 -07:00
vector-unroll-options.mlir [mlir][NFC] Remove trailing whitespaces from `*.td` and `*.mlir` files. 2022-11-28 15:26:30 -08:00
vector-warp-distribute.mlir [mlir][NFC] Remove trailing whitespaces from `*.td` and `*.mlir` files. 2022-11-28 15:26:30 -08:00