llvm-project/mlir/lib/Dialect/Vector
Nicolas Vasilache 92ea624a13 [mlir][Linalg] Rewrite CodegenStrategy to populate a pass pipeline.
This revision retires a good portion of the complexity of the codegen strategy and puts the logic behind pass logic.

Differential revision: https://reviews.llvm.org/D110678
2021-09-29 13:35:45 +00:00
..
CMakeLists.txt [mlir][Vector] NFC - Drop vector EDSC usage 2021-05-19 12:44:38 +00:00
VectorOps.cpp Fixing vector add pattern that incorrectly returns success. 2021-09-16 14:48:09 -07:00
VectorTransferOpTransforms.cpp [mlir][vector] Move transferOp on tensor opt to folder/canonicalization 2021-04-16 08:13:10 -07:00
VectorTransforms.cpp [mlir][Linalg] Rewrite CodegenStrategy to populate a pass pipeline. 2021-09-29 13:35:45 +00:00
VectorUtils.cpp [mlir][vector] Refactor Vector Unrolling and remove Tuple ops 2021-07-07 11:11:26 -07:00