llvm-project/mlir/lib/Transforms/Utils
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
..
CMakeLists.txt [MLIR] Break cyclic dependencies with MLIRAnalysis 2020-02-05 11:27:28 -08:00
FoldUtils.cpp [MLIR] Allow non-binary operations to be commutative 2020-02-10 10:23:55 -08:00
GreedyPatternRewriteDriver.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
InliningUtils.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
LoopFusionUtils.cpp [mlir][AffineOps] Adds affine loop fusion transformation function to LoopFusionUtils. 2020-02-11 13:56:26 -08:00
LoopUtils.cpp [mlir][NFC] Fix 'gatherLoops' utility 2020-02-19 10:48:14 -08:00
RegionUtils.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
Utils.cpp [mlir] Add MemRefTypeBuilder and refactor some MemRefType::get(). 2020-01-30 23:30:46 -08:00