llvm-project/mlir/test/lib
Diego Caballero 376c68539c [mlir][NFC] Fix 'gatherLoops' utility
It replaces DenseMap output with a SmallVector and it
removes empty loop levels from the output.

Reviewed By: andydavis1, mehdi_amini

Differential Revision: https://reviews.llvm.org/D74658
2020-02-19 10:48:14 -08:00
..
DeclarativeTransforms [mlir] Add primitive transform pattern to rewrite linalg.fill into vector.broadcast form. 2020-01-28 11:21:56 -08:00
IR Remove static registration for dialects, and the "alwayslink" hack for passes 2020-02-12 09:13:02 +00:00
Pass Remove static registration for dialects, and the "alwayslink" hack for passes 2020-02-12 09:13:02 +00:00
TestDialect [mlir] Refactor TypeConverter to add conversions without inheritance 2020-02-18 16:17:48 -08:00
Transforms [mlir][NFC] Fix 'gatherLoops' utility 2020-02-19 10:48:14 -08:00
CMakeLists.txt Split Linalg declarative patterns from specific test patterns - NFC 2019-11-21 06:40:17 -08:00