llvm-project/mlir/integration_test
Jakub Lichman 0b17d4754a [mlir][Linalg] Tile sizes for Conv ops vectorization added as pass arguments
Current setup for conv op vectorization does not enable user to specify tile
sizes as well as dimensions for vectorization. In this commit we change that by
adding tile sizes as pass arguments. Every dimension with corresponding tile
size > 1 is automatically vectorized.

Differential Revision: https://reviews.llvm.org/D88533
2020-09-30 11:31:28 +00:00
..
Dialect [mlir][Linalg] Tile sizes for Conv ops vectorization added as pass arguments 2020-09-30 11:31:28 +00:00
CMakeLists.txt [mlir] [integration-test] Let target check-mlir imply target check-mlir-integration too 2020-06-23 15:22:39 -07:00
lit.cfg.py [mlir] NFC: fix trivial typo under test and tools 2020-08-27 15:37:42 +09:00
lit.site.cfg.py.in