llvm-project/mlir/lib/Dialect/Vector
Sergei Grechanik fd2b08969b [mlir][Vector] Lowering of transfer_read/write to vector.load/store
This patch introduces progressive lowering patterns for rewriting
vector.transfer_read/write to vector.load/store and vector.broadcast
in certain supported cases.

Reviewed By: dcaballe, nicolasvasilache

Differential Revision: https://reviews.llvm.org/D97822
2021-03-11 18:17:51 -08:00
..
EDSC [mlir][EDSC] Retire OperationHandle 2020-04-29 00:32:44 -04:00
CMakeLists.txt Reland "[MLIR] Make structured op tests permutation invariant" 2021-02-18 18:09:49 -08:00
VectorOps.cpp [mlir][StorageUniquer] Properly call the destructor on non-trivially destructible storage instances 2021-03-11 11:35:32 -08:00
VectorTransferOpTransforms.cpp [mlir][vector] Support transfer op on tensor optimizations 2021-01-06 15:09:03 -08:00
VectorTransforms.cpp [mlir][Vector] Lowering of transfer_read/write to vector.load/store 2021-03-11 18:17:51 -08:00
VectorUtils.cpp Reland: [mlir][Vector][Affine] Improve affine vectorizer algorithm 2021-03-12 00:19:50 +02:00