llvm-project/mlir/test
Diego Caballero bc5565f9ea [mlir][Affine] Introduce affine.vector_load and affine.vector_store
This patch adds `affine.vector_load` and `affine.vector_store` ops to
the Affine dialect and lowers them to `vector.transfer_read` and
`vector.transfer_write`, respectively, in the Vector dialect.

Reviewed By: bondhugula, nicolasvasilache

Differential Revision: https://reviews.llvm.org/D79658
2020-05-14 13:17:58 -07:00
..
Analysis [mlir] Change dialect namespace loop->scf 2020-05-13 19:20:21 +02:00
Conversion [mlir][Affine] Introduce affine.vector_load and affine.vector_store 2020-05-14 13:17:58 -07:00
Dialect [mlir][Affine] Introduce affine.vector_load and affine.vector_store 2020-05-14 13:17:58 -07:00
EDSC [mlir] Change dialect namespace loop->scf 2020-05-13 19:20:21 +02:00
Examples [MLIR] Fix several misc issues in in Toy tutorial 2020-05-11 16:56:47 -07:00
IR [mlir] Revisit std.subview handling of static information. 2020-05-12 20:04:44 -04:00
Pass [mlir] Add a new context flag for disabling/enabling multi-threading 2020-05-02 12:32:25 -07:00
SDBM [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
Target [mlir] [VectorOps] Implement vector.constant_mask lowering to LLVM IR 2020-05-12 19:44:23 -07:00
Transforms [mlir] Change dialect namespace loop->scf 2020-05-13 19:20:21 +02:00
Unit Add build files and update README. 2019-03-30 11:23:22 -07:00
lib [mlir] Change dialect namespace loop->scf 2020-05-13 19:20:21 +02:00
mlir-cpu-runner [mlir] Change dialect namespace loop->scf 2020-05-13 19:20:21 +02:00
mlir-cuda-runner [MLIR] Allow for multiple gpu modules during translation. 2020-04-16 14:18:31 +02:00
mlir-linalg-ods-gen [mlir][Linalg] Add support to lower named ops to loops. 2020-04-30 13:45:17 -04:00
mlir-opt [mlir] Change dialect namespace loop->scf 2020-05-13 19:20:21 +02:00
mlir-tblgen [MLIR] Rename SideEffects.td -> SideEffectInterfaces.td 2020-05-12 12:21:42 -07:00
mlir-vulkan-runner [mlir][vulkan-runner] Add support for integer types. 2020-04-22 19:42:39 +03:00
APITest.h Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
CMakeLists.txt [mlir][Linalg] Create a tool to generate named Linalg ops from a Tensor Comprehensions-like specification. 2020-04-10 13:59:25 -04:00
lit.cfg.py [MLIR] Add a tests for out of tree dialect example. 2020-05-05 09:22:49 -07:00
lit.site.cfg.py.in [MLIR] Add a tests for out of tree dialect example. 2020-05-05 09:22:49 -07:00