llvm-project/mlir/lib/Analysis
Uday Bondhugula 7965dd79a3 [MLIR] Fix memref region compute for 0-d memref accesses
Fix memref region compute for 0-d memref accesses in certain cases (when
there are loops surrounding such 0-d accesses).

Differential Revision: https://reviews.llvm.org/D81792
2020-06-16 13:59:53 +05:30
..
AffineAnalysis.cpp [mlir][Affine] Minor clean-up of D79829 2020-05-29 14:39:18 -07:00
AffineStructures.cpp [mlir][Value] Add v.getDefiningOp<OpTy>() 2020-05-11 12:55:27 -07:00
CMakeLists.txt [MLIR] Fix dependencies for Analysis libraries 2020-05-12 13:41:16 -07:00
CallGraph.cpp [mlir] Add NamedAttrList 2020-05-07 12:33:36 -07:00
Liveness.cpp [mlir] Fixed warning related to unused variable in Liveness. 2020-04-27 14:02:33 +02:00
LoopAnalysis.cpp [MLIR] Improve support for 0-dimensional Affine Maps. 2020-04-15 14:15:02 -07:00
NestedMatcher.cpp [mlir][NFC] Cleanup AffineOps directory structure 2020-03-20 14:23:43 -07:00
SliceAnalysis.cpp [mlir][Linalg] Add a hoistRedundantVectorTransfers helper function 2020-06-05 06:50:24 -04:00
Utils.cpp [MLIR] Fix memref region compute for 0-d memref accesses 2020-06-16 13:59:53 +05:30